Closed
Bug 1458928
Opened 8 years ago
Closed 8 years ago
Remove dead CSSParserEnvironment code.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8972907 [details]
Bug 1458928: Remove GetCSSParsingEnvironment.
https://reviewboard.mozilla.org/r/241456/#review247420
Maybe we can simplify the naming of `ServoCSSParsingEnvironment` in a followup. Probably just call it `ParsingEnvironment` is enough, and `GetParsingEnvironment` for the method...
Attachment #8972907 -
Flags: review?(xidorn+moz) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
(In reply to Xidorn Quan [:xidorn] UTC+10 from comment #2)
> Comment on attachment 8972907 [details]
> Bug 1458928: Remove GetCSSParsingEnvironment.
>
> https://reviewboard.mozilla.org/r/241456/#review247420
>
> Maybe we can simplify the naming of `ServoCSSParsingEnvironment` in a
> followup. Probably just call it `ParsingEnvironment` is enough, and
> `GetParsingEnvironment` for the method...
Yeah... We can probably unify naming with ServoCSSParser and such...
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8b5bfccc85b1
Remove GetCSSParsingEnvironment. r=xidorn
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•