Gecko Talk:Wish List

From MozillaWiki
Revision as of 06:27, 30 January 2006 by Kazssym (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I wish the Plugin API for Windows changed so that any plugin can register MIME types at run time as in the Unix API. The current API requires MIME type information stored in the plugin DLL's resource data, which is not good for runtime modification.