Remove internal SpecialColorKeyword enum in favor of SystemColor
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: Sam, Assigned: Sam)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
Move all the entires of SpecialColorKeyword into SystemColor
and rearrange their computation to match.
Add the new SystemColor entries into the property list of nsXPLookAndFeel.
Comment 2•6 years ago
|
||
Well, the needinfo was just if you needed me to fix it ;)
Updated•6 years ago
|
Comment 3•6 years ago
|
||
I tried to land, but got the following:
Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again. applying /tmp/tmpOQt5GN widget/nsXPLookAndFeel.cpp Hunk #1 FAILED at 168. 1 out of 2 hunks FAILED -- saving rejects to file widget/nsXPLookAndFeel.cpp.rej servo/components/style/values/specified/color.rs Hunk #2 FAILED at 138. 1 out of 7 hunks FAILED -- saving rejects to file servo/components/style/values/specified/color.rs.rej abort: patch command failed: exited with status 256
Comment 6•6 years ago
|
||
| bugherder | ||
Description
•