Closed
Bug 1955379
Opened 1 year ago
Closed 1 year ago
Enable about:config pref 'dom.hidden_until_found.enabled'
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
139 Branch
People
(Reporter: dholbert, Assigned: jjaschke)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Bug 1761043 ("Implement hidden=until-found attribute and beforematch event") is adding its implementation behind a new about:config pref dom.hidden_until_found.enabled which is disabled by default for now.
Filing this bug on enabling that pref by default. If we find issues that we need to address before shipping, we can mark them as blocking this bug.
(If it turns out we need to enable this behind a nightly-only guard first, we can spin off another bug for letting it ride the trains to release.)
Updated•1 year ago
|
Keywords: dev-doc-needed
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jjaschke
Status: NEW → ASSIGNED
Pushed by jjaschke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/819faca6083b
Enable `hidden=until-found` on all channels. r=webidl,smaug
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
Comment 5•1 year ago
|
||
MDN changes for this (and the impl bug https://bugzilla.mozilla.org/show_bug.cgi?id=1761043) can be tracked in the following GitHub issue: https://github.com/mdn/content/issues/39306
Updated•1 year ago
|
Keywords: dev-doc-needed → dev-doc-complete
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•