Closed
Bug 1801123
Opened 3 years ago
Closed 3 years ago
Enable container queries on Nightly
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
There's only one worrying timeout
(css/css-contain/container-queries/inline-size-bfc-floats.html), but it
isn't a "hard" hang, but an invalidation loop.
Let's enable this by default on nightly to get some feedback while we
work on it and the remaining issues that block enabling them by default.
Comment 2•3 years ago
|
||
This should be noted in https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features.
Sebastian
Keywords: dev-doc-needed
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4867880b2d80
Enable container queries on nightly. r=dshin
Comment 4•3 years ago
|
||
Backed out for causing xpcshell failures on test_css-properties-db.js
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/335d18658070
Enable container queries on nightly. r=dshin
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Comment 6•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Comment 7•3 years ago
|
||
There's a note about this work at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features#container_queries
FYI, docs changes for this can be tracked in the following GitHub issue: https://github.com/mdn/content/issues/22735
Updated•3 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•