Closed
Bug 827385
Opened 12 years ago
Closed 7 years ago
Mark those JS globals/contexts black which aren't owned by cycle collectable objects
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: smaug, Unassigned)
Details
Hopefully this would lead to traversing less JS component stuff.
| Reporter | ||
Comment 1•12 years ago
|
||
Hmm, though, I guess those global are already usually black.
I need to read some code...
Comment 2•12 years ago
|
||
Yeah, we haven't noticed this yet, so it can't be that common. I'm concerned about this mostly for correctness reasons. Plus I could imagine some weird addon ended up with things being different.
Comment 3•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•