Closed
Bug 1535165
Opened 6 years ago
Closed 6 years ago
Cleanup a few other bitfield-valued CSS properties.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
And rename the constants to not be prefixed by TOUCH_ACTION_, since that's part
of the type name anyway.
Depends on D23412
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D23413
Comment 4•6 years ago
|
||
My r+ on the first patch is only for the first ~90% of that patch -- please get an additional reviewer (someone more rust/stylo-comfortable than I am) to take a look at the parsing chunk there.
[also mentioned in phabricator -- just posting as "needinfo" to be more sure you see this before triggering autoland when seeing r+ all around]
Flags: needinfo?(emilio)
Updated•6 years ago
|
Flags: needinfo?(emilio)
Updated•6 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5797a6719d5b
Use cbindgen for text-decoration-line. r=dholbert,boris
https://hg.mozilla.org/integration/autoland/rev/8a5a706e25c8
Use cbindgen for touch-action. r=dholbert
https://hg.mozilla.org/integration/autoland/rev/590e76eeb3e8
Make the will-change bitfield use cbindgen. r=dholbert
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5797a6719d5b
https://hg.mozilla.org/mozilla-central/rev/8a5a706e25c8
https://hg.mozilla.org/mozilla-central/rev/590e76eeb3e8
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•