mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00

- Add some logging to nsObjectLoadingContent - Add a StopPlugin() method to nsIObjectFrame - Make use of that in PrepareInstanceOwner, so that loading a new plugin in the same frame works as expected - Initialize <applet> and <embed> elements to eType_Loading, so that the type is only eType_Plugin if mURI and mContentType are valid r+sr=bz