Closed
Bug 827579
Opened 13 years ago
Closed 13 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•13 years ago
|
||
Attachment #698922 -
Flags: review?(bzbarsky)
Comment 2•13 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•13 years ago
|
||
| Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•