Closed
Bug 1784349
Opened 2 years ago
Closed 2 years ago
Make flexbox-emulation pref toggeable dynamically.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
This is useful to test performance, and also identify different behavior between XUL and HTML flexbox.
Assignee | ||
Comment 1•2 years ago
|
||
Use a bool pref media query which allows dynamic changes to get
reflected instantly.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dac36fd74602
Don't use -moz-bool-pref for flexbox -moz-box emulation. r=dholbert,perftest-reviewers,sparky
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•