Closed
Bug 1997393
Opened 10 months ago
Closed 10 months ago
Support hidden options in moz-select
Categories
(Toolkit :: UI Widgets, enhancement)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(2 files, 1 obsolete file)
The moz-select component ignores the hidden attribute on moz-option elements. Same as Bug 1997185 but for the hidden attribute.
Updated•10 months ago
|
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → emz
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•10 months ago
|
||
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fcf324e8a531
https://hg.mozilla.org/integration/autoland/rev/a8c1f3b999ab
Support hidden options in moz-select. r=hjones
https://github.com/mozilla-firefox/firefox/commit/d08dee73fb25
https://hg.mozilla.org/integration/autoland/rev/418a28b85c5e
Add storybook stories and tests for disabled and hidden moz-option properties. r=hjones
| Assignee | ||
Comment 4•10 months ago
|
||
Pushed by amarc@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/68d1b36f5c56
https://hg.mozilla.org/integration/autoland/rev/fb3983a4f47d
Revert (Bug 1997393, Bug 1971438, Bug 1997185) for causing bc failures @ browser_sanitizeDialog_v2.js
Backed out for causing bc failures
- Backout link
- Push with failures
- Failure Log
Please also fix the lint failure when relanding -> https://phabricator.services.mozilla.com/D272134
Flags: needinfo?(emz)
Updated•10 months ago
|
Attachment #9525935 -
Attachment is obsolete: true
Pushed by archaeopteryx@coole-files.de:
https://github.com/mozilla-firefox/firefox/commit/7a1e6c562a42
https://hg.mozilla.org/mozilla-central/rev/0c6369754cef
Support hidden options in moz-select. r=hjones
https://github.com/mozilla-firefox/firefox/commit/5d51677ea1d7
https://hg.mozilla.org/mozilla-central/rev/49e343d7754f
Add storybook stories and tests for disabled and hidden moz-option properties. r=hjones
https://github.com/mozilla-firefox/firefox/commit/0d3006309def
https://hg.mozilla.org/mozilla-central/rev/5eb57b928267
Revert (Bug 1997393, Bug 1971438, Bug 1997185) for causing bc failures @ browser_sanitizeDialog_v2.js
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/bf3d09728e6f
https://hg.mozilla.org/integration/autoland/rev/cb442482f7cd
Support hidden options in moz-select. r=hjones
https://github.com/mozilla-firefox/firefox/commit/c0ed632a456f
https://hg.mozilla.org/integration/autoland/rev/fe62067558a6
Add storybook stories and tests for disabled and hidden moz-option properties. r=hjones
| Assignee | ||
Updated•10 months ago
|
Flags: needinfo?(emz)
Comment 9•10 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cb442482f7cd
https://hg.mozilla.org/mozilla-central/rev/fe62067558a6
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•9 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•