Closed
Bug 827579
Opened 8 years ago
Closed 8 years ago
remove post resolve calback hooks
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file)
4.85 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
We haven't been using the post resolve callback hooks in nsRuleNode for a while -- and I don't think they ever really worked correctly for the general case anyway, so I think we should just remove them. (noticed while debugging bug 827239)
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #698922 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•8 years ago
|
||
Comment on attachment 698922 [details] [diff] [review] Remove post-resolve callback concept from style system. Yay! r=me
Attachment #698922 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•8 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=e63a1700f149
Assignee | ||
Comment 4•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd31512e88ac
Comment 5•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/dd31512e88ac
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•