Plugins/OOPP Branch Tracking: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(two left)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page is intended to track all the landings that occurred as a result of OOPP in mozilla-central. This is necessary in order to know exactly what needs to be backported to mozilla-1.9.2.
This page is intended to track all the landings that occurred as a result of OOPP in mozilla-central. This is necessary in order to know exactly what needs to be backported to mozilla-1.9.2.
= Landed =


* initial merge: revision {{hg|8ef83d174df3}}
* initial merge: revision {{hg|8ef83d174df3}}
Line 114: Line 116:
* {{bug|551242}} - Hang (caught by hang detector) with flash and alt key. {{hg|5295a7cfd05c}}
* {{bug|551242}} - Hang (caught by hang detector) with flash and alt key. {{hg|5295a7cfd05c}}
* {{bug|546766}} - scriptable object crashes. (check change set, both posted patches.) {{hg|0ab4f3a39bb9}}
* {{bug|546766}} - scriptable object crashes. (check change set, both posted patches.) {{hg|0ab4f3a39bb9}}
* '''ALL CHANGES TO HERE ALREADY MERGED/LANDED IN LORENTZ'''
* {{bug|549888}} - crashes on paint/DOM-modification races {{hg|b4d603fb501d}}
* {{bug|547359}} - NPIdentifier as actor. {{hg|a7c62300bbbb}}
* {{bug|547359}} - NPIdentifier as actor. {{hg|a7c62300bbbb}}
* {{bug|521118}} - Threadsafety enforcement in child processes {{hg|b33e7b784570}}
* {{bug|521118}} - Threadsafety enforcement in child processes {{hg|b33e7b784570}}
* {{bug|553606}} - spin loop depth. {{hg|5a1cf671bd61}}
* {{bug|554262}} - silverlight context menu hang. {{hg|0c41bf595db4}}
* {{bug|518506}} - Horrible flicker when scrolling windowed plugins living out-of-process {{hg|d6cf9a15c50f}}, {{hg|274480cf21d7}}, {{hg|f20c4c211ac8}}, {{hg|808b422d1274}}.
* {{bug|518506}} - Horrible flicker when scrolling windowed plugins living out-of-process {{hg|d6cf9a15c50f}}, {{hg|274480cf21d7}}, {{hg|f20c4c211ac8}}, {{hg|808b422d1274}}.
** Follow-ups {{hg|f9c9c4bfa4ed}}, {{hg|ba8780007126}}, {{hg|29d0fadf3a20}}, {{hg|2796b616db94}}
** Follow-ups {{hg|f9c9c4bfa4ed}}, {{hg|ba8780007126}}, {{hg|29d0fadf3a20}}, {{hg|2796b616db94}}
* {{bug|540114}} - BadWindow X error {{hg|8e1227edb170}}, {{hg|01bd51527d0f}}
* {{bug|545338}} - use events instead of thread messages for notify worker. {{hg|e448bbd5f8a9}}
* {{bug|517404}} - Create "Crash Reporter/submitted" directory if it doesn't already exist {{hg|56e32c24f59c|}}
* test for {{bug|539897}} - XEmbed re-plug crash {{hg|902d859ce09e}}, {{hg|f0a50c3f10d3}}
* {{bug|551875}} - NS_ABORT_IF_FALSE abort with Flash Beta {{hg|3bd0b4cc1670}}
* {{bug|545297}} - don't add an extra reference to GtkPlug::socket_window with versions of GTK that already add a reference {{hg|4c43ce36af6e}}
* '''ALL CHANGES TO HERE ALREADY MERGED/LANDED IN LORENTZ'''
* {{bug|535295}} - Black Background on certain Flash Objects. {{hg|d31c87f6d202}}
* {{bug|535295}} - Tearing/Repainting issues with flash. {{hg|3549ea4a9bd9}}


Also track:
'''This page is obsolete. The Lorentz branch is closed. Any further patches should land on 1.9.2 directly, following normal branch approval rules.'''
 
= Also track =
* partial update failure to set mozilla-runtime as executable, {{bug|535090}}
* partial update failure to set mozilla-runtime as executable, {{bug|535090}}
* {{bug|538642}} - FPU exception handler chaining. {{hg|5d89972b2ca0}}, {{hg|918a5af21732}}, {{hg|f3f4c57e8262}}
* {{bug|538642}} - FPU exception handler chaining. {{hg|5d89972b2ca0}}, {{hg|918a5af21732}}, {{hg|f3f4c57e8262}}
Line 126: Line 141:
* {{bug|542971}} landed and backed out, related to {{bug|543376}}
* {{bug|542971}} landed and backed out, related to {{bug|543376}}
* {{bug||544016}} - A disabled plugin shouldn't shadow an enabled one
* {{bug||544016}} - A disabled plugin shouldn't shadow an enabled one
* {{bug|549888}} - crashes on paint/DOM-modification races {{hg|b4d603fb501d}}
* {{bug||555309}} - Hang crash reports have (no signature)


Possibly related:
= Possibly related =
* {{bug|535357}} - idle timer QI correctly: {{hg|e303c71532e0}}
* {{bug|535357}} - idle timer QI correctly: {{hg|e303c71532e0}}
* {{bug|533371}} - separate plugintag code from the plugin host: {{hg|ab5ad57e8eea}}
* {{bug|533371}} - separate plugintag code from the plugin host: {{hg|ab5ad57e8eea}}
* {{bug|535501} - stop storing xpconnect status in the plugin tag: {{hg|90c4df5d4ec9}}
* {{bug|535501} - stop storing xpconnect status in the plugin tag: {{hg|90c4df5d4ec9}}
* {{bug|535660}} - plugin instance stopped/started state management: {{hg|7b4a0ecd39ff}}
* {{bug|535660}} - plugin instance stopped/started state management: {{hg|7b4a0ecd39ff}}

Latest revision as of 15:24, 7 April 2010

This page is intended to track all the landings that occurred as a result of OOPP in mozilla-central. This is necessary in order to know exactly what needs to be backported to mozilla-1.9.2.

Landed

This page is obsolete. The Lorentz branch is closed. Any further patches should land on 1.9.2 directly, following normal branch approval rules.

Also track

Possibly related