Closed
Bug 1803650
Opened 2 years ago
Closed 2 years ago
Remove `setAttribute()` since the label is updated with Fluent
Categories
(WebExtensions :: General, task)
WebExtensions
General
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
While investigating an intermittent with Luca, I noticed that I overlooked something. In Bug 1801136, we removed the setAttribute()
call for the tooltiptext
but we should have also removed the one for the label
.
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira]
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b08f398edf4a
Remove `setAttribute()` since the label is updated with Fluent. r=zombie
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•