Closed
Bug 1418245
Opened 7 years ago
Closed 7 years ago
move @-moz-document matching function out of nsCSSRules.cpp
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
We need to keep calling the static css::DocumentRule::UseForPresentation function after we've removed all the old Gecko style system rule classes, so let's move it up to the superclass.
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P3
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cam
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Attachment #8929379 -
Flags: review?(xidorn+moz) → review?(tlin)
Assignee | ||
Comment 2•7 years ago
|
||
(Give this to TY since Xidorn is probably busy.)
Comment 3•7 years ago
|
||
(Sorry for the delay. I'm busy traveling... anyway I'm being back to work tomorrow.)
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8929379 [details]
Bug 1418245 - Move @-moz-document matching function out of css::DocumentRule.
https://reviewboard.mozilla.org/r/200708/#review206686
Attachment #8929379 -
Flags: review?(tlin) → review+
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c59c3dbe979b
Move @-moz-document matching function out of css::DocumentRule. r=TYLin
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•