Closed
Bug 1955379
Opened 4 months ago
Closed 3 months 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
(Blocks 1 open bug)
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•4 months ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months 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•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
Comment 5•2 months 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•2 months 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
•