Closed
Bug 1225237
Opened 9 years ago
Closed 9 years ago
Use stable hashing for DOMExpandoMap
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
Details
Attachments
(1 file)
4.94 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
I'm not yet sure how hard this is going to be. I still need some practice translating our internal interfaces to their matching external interfaces.
Assignee | ||
Comment 1•9 years ago
|
||
This was not so bad, as DOMExpandoSet is strongly held.
Attachment #8688686 -
Flags: review?(jcoppeard)
Assignee | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8688686 -
Flags: review?(jcoppeard) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/88e667f1d029b81b5a040c35e4a97a47fff67f42
Bug 1225237 - Use stable hashing for DOMExpandoSet; r=jonco
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•