Bugzilla@Mozilla – Bug 551233
Workers: Possible to release nsGlobalWindow on a background thread
Last modified: 2010-06-22 19:57:56 PDT
Summon comment box
Created attachment 431415 [details] [review] Patch I'm utterly surprised, but the nsISupportsHashKey implementation actually addrefs/releases its key value when used. Simple fix.
Comment on attachment 431415 [details] [review] Patch We're code frozen on 1.9.1.9 and 1.9.2.2, so moving these to the next version. This will need to land and bake on trunk, first.
http://hg.mozilla.org/mozilla-central/rev/e68368ef5c04
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/d5bfbe40cf5f
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/698585763a49
Please don't remove the "needed" part from the blocking1.9.2/1.9.1 flags. That means something to drivers and should be left alone.
I'm guessing that was an accident ... /me shakesfist at bugzilla!
Is there anything for QA to verify with this bug? I suspect not.
(In reply to comment #7) > Is there anything for QA to verify with this bug? I suspect not. Yeah, not really. I just magically hit it one day... It requires precise timing.