Closed
Bug 1586239
Opened 5 years ago
Closed 5 years ago
Stop calling _addTextContentWithHighlights for the tip button
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: dao, Assigned: bugzilla)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This should just set textContent
without going through _addTextContentWithHighlights
: https://searchfox.org/mozilla-central/rev/01d1011ca4a460f751da030d455d35c267c3e210/browser/components/urlbar/UrlbarView.jsm#815-820
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Iteration: --- → 71.4 - Oct 14 - 20
Points: --- → 1
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c9fc0201d7d5
Stop calling _addTextContentWithHighlights for the tip button. r=adw
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in
before you can comment on or make changes to this bug.
Description
•