Closed
Bug 1528605
Opened 6 years ago
Closed 5 years ago
Remove UrlbarInput::closePopup in favor of UrlbarView::close
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
closePopup is a legacy method from the autocomplete binding and UrlbarInput implements it for compatibility. After we've shipped quantumbar, we should get rid of this.
Updated•6 years ago
|
Blocks: 1551227
No longer depends on: quantumbar
Updated•6 years ago
|
Points: --- → 1
Assignee | ||
Updated•6 years ago
|
Type: enhancement → task
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 70.1 - Jul 8 - 21
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d51ec584c56
Remove UrlbarInput::closePopup in favor of UrlbarView::close. r=harry
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•