Closed
Bug 1584167
Opened 5 years ago
Closed 5 years ago
Merge UrlbarView's outside click handling into UrlbarInput
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
Both are handling mousedown events pretty much the same way. Since the view is now a descendant of the input, we can move all of this to the input.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e23b5b444a0
Merge UrlbarView's outside click handling into UrlbarInput. r=harry
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in
before you can comment on or make changes to this bug.
Description
•