Closed
Bug 551233
Opened 15 years ago
Closed 15 years ago
Workers: Possible to release nsGlobalWindow on a background thread
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
Details
(Whiteboard: [sg:moderate] [qa-noaction-191] [qa-noaction-192])
Attachments
(1 file)
843 bytes,
patch
|
jst
:
review+
jst
:
superreview+
beltzner
:
approval1.9.2.4+
beltzner
:
approval1.9.1.10+
|
Details | Diff | Splinter Review |
I'm utterly surprised, but the nsISupportsHashKey implementation actually addrefs/releases its key value when used. Simple fix.
Attachment #431415 -
Flags: superreview?(jst)
Attachment #431415 -
Flags: review?(jst)
Updated•15 years ago
|
Attachment #431415 -
Flags: superreview?(jst)
Attachment #431415 -
Flags: superreview+
Attachment #431415 -
Flags: review?(jst)
Attachment #431415 -
Flags: review+
Assignee | ||
Updated•15 years ago
|
Attachment #431415 -
Flags: approval1.9.2.2?
Attachment #431415 -
Flags: approval1.9.1.9?
Updated•15 years ago
|
Whiteboard: [sg:moderate]
Comment 1•15 years ago
|
||
Comment on attachment 431415 [details] [diff] [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.
Attachment #431415 -
Flags: approval1.9.2.3?
Attachment #431415 -
Flags: approval1.9.2.2?
Attachment #431415 -
Flags: approval1.9.1.9?
Attachment #431415 -
Flags: approval1.9.1.10?
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
blocking1.9.1: ? → needed
blocking1.9.2: ? → needed
Updated•15 years ago
|
Attachment #431415 -
Flags: approval1.9.2.3?
Attachment #431415 -
Flags: approval1.9.2.3+
Attachment #431415 -
Flags: approval1.9.1.10?
Attachment #431415 -
Flags: approval1.9.1.10+
Assignee | ||
Comment 3•15 years ago
|
||
blocking1.9.2: needed → ---
status1.9.2:
--- → .3-fixed
Assignee | ||
Comment 4•15 years ago
|
||
blocking1.9.1: needed → ---
status1.9.1:
--- → .10-fixed
Comment 5•15 years ago
|
||
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.
blocking1.9.1: --- → ?
blocking1.9.2: --- → ?
Comment 6•15 years ago
|
||
I'm guessing that was an accident ... /me shakesfist at bugzilla!
blocking1.9.1: ? → needed
blocking1.9.2: ? → needed
Comment 7•15 years ago
|
||
Is there anything for QA to verify with this bug? I suspect not.
Assignee | ||
Comment 8•15 years ago
|
||
(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.
Updated•15 years ago
|
Whiteboard: [sg:moderate] → [sg:moderate] [qa-noaction-191] [qa-noaction-192]
Updated•14 years ago
|
Group: core-security
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•