Closed
Bug 1534799
Opened 6 years ago
Closed 3 years ago
Convert &searchTextBox.clear.label; to fluent and use manual DOM construction
Categories
(Toolkit :: General, enhancement, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: ntim, Assigned: niklas)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
See the comment linking to this bug in toolkit/content/widgets/search-textbox.js
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → nbaumgardner
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9237978 -
Attachment description: WIP: Bug 1534799 - Convert &searchTextBox.clear.label; to fluent. r?emalysz → Bug 1534799 - Convert &searchTextBox.clear.label; to fluent. r?emalysz
Updated•3 years ago
|
Attachment #9237978 -
Attachment description: Bug 1534799 - Convert &searchTextBox.clear.label; to fluent. r?emalysz → Bug 1534799 - Convert &searchTextBox.clear.label; to fluent. r?emalysz!
Pushed by emalysz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f42e32addd89
Convert &searchTextBox.clear.label; to fluent. r=emalysz,fluent-reviewers,flod,dao,morgan
Comment 3•3 years ago
|
||
Backed out for causing failures on test_txtctrl.xhtml
-
backout: https://hg.mozilla.org/integration/autoland/rev/e022ac93f4f0d1c5b1707c73ce4abfb0d39bdab1
-
failure log: https://treeherder.mozilla.org/logviewer?job_id=350935105&repo=autoland&lineNumber=7117
[task 2021-09-08T15:30:15.924Z] 15:30:15 INFO - TEST-PASS | accessible/tests/mochitest/tree/test_txtctrl.xhtml | Wrong previous sibling of ['img node', address: [object HTMLImageElement], role: graphic, name: 'Clear', address: 0x7fef0c92a0b0]
[task 2021-09-08T15:30:15.924Z] 15:30:15 INFO - Buffered messages finished
[task 2021-09-08T15:30:15.926Z] 15:30:15 INFO - TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/tree/test_txtctrl.xhtml | Wrong value of property 'role' for ['img node', address: [object HTMLImageElement], role: graphic, name: 'Clear', address: 0x7fef0c92a0b0].got 'graphic', expected 'pushbutton'
[task 2021-09-08T15:30:15.926Z] 15:30:15 INFO - SimpleTest.ok@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:417:16
[task 2021-09-08T15:30:15.926Z] 15:30:15 INFO - isRole@chrome://mochitests/content/a11y/accessible/tests/mochitest/role.js:197:5
[task 2021-09-08T15:30:15.926Z] 15:30:15 INFO - testAccessibleTree@chrome://mochitests/content/a11y/accessible/tests/mochitest/common.js:487:15
[task 2021-09-08T15:30:15.926Z] 15:30:15 INFO - testAccessibleTree@chrome://mochitests/content/a11y/accessible/tests/mochitest/common.js:701:27
[task 2021-09-08T15:30:15.926Z] 15:30:15 INFO - doTest@chrome://mochitests/content/a11y/accessible/tests/mochitest/tree/test_txtctrl.xhtml:52:25
[task 2021-09-08T15:30:15.927Z] 15:30:15 INFO - TEST-PASS | accessible/tests/mochitest/tree/test_txtctrl.xhtml | Wrong first child of ['img node', address: [object HTMLImageElement], role: graphic, name: 'Clear', address: 0x7fef0c92a0b0]
Flags: needinfo?(nbaumgardner)
Pushed by emalysz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9383eed75f1
Convert &searchTextBox.clear.label; to fluent. r=emalysz,fluent-reviewers,flod,dao,morgan
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(nbaumgardner)
You need to log in
before you can comment on or make changes to this bug.
Description
•