Closed
Bug 1941464
Opened 1 month ago
Closed 29 days ago
Fix double setting `item.id = item.id = getUniqueId()` in UrlbarView
Categories
(Firefox :: Address Bar, task)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Attachments
(1 file)
There is a double setting below by my mistaken.
https://searchfox.org/mozilla-central/rev/d788991012a1a8ec862787f9799db4954a33045f/browser/components/urlbar/UrlbarView.sys.mjs#2746
Fix it in this bug.
Assignee | ||
Comment 1•1 month ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0c49a51fe8b1
Fix double setting the id of item r=daleharvey
Comment 3•29 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 29 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•