Closed
Bug 1280746
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
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
1.95 KB,
patch
|
dholbert
:
review+
|
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.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8763341 -
Flags: review?(dholbert)
Updated•7 years ago
|
Attachment #8763341 -
Flags: review?(dholbert) → review+
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/2a2a78a056ed Remove Gecko_HashAtom in favor of stylo poking at mHash directly. r=dholbert
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2a2a78a056ed
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•