Closed
Bug 1280745
Opened 7 years ago
Closed 7 years ago
remove Gecko_HashAtom in favor of stylo poking at mHash directly
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1280746
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
7 years ago
1.95 KB,
patch
|
Details | Diff | Splinter Review |
Gecko_HashAtom is no longer needed given https://github.com/servo/servo/pull/11784 which makes stylo poke directly at nsIAtom::mHash.
Comment 1•7 years ago
|
||
Looks like you fixed this in bug 1280746.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•