Closed
Bug 1562274
Opened 6 years ago
Closed 6 years ago
Remove the PopupAutoCompleteRichResult panel
Categories
(Firefox :: Address Bar, task, P2)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
No description provided.
Comment 1•6 years ago
|
||
There are a few tests that specifically target this popup, and we may have missed converting these to QB mochitest-browser.
accessible/tests/browser/general/browser_test_urlbar.js
browser/components/search/test/browser/browser_oneOffContextMenu_setDefault.js
Also puppeteer has support for the urlbar but it points to this popup
https://searchfox.org/mozilla-central/source/testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/browser/toolbars.py#92
and it is used here
https://searchfox.org/mozilla-central/search?q=autocomplete_results&path=puppeteer
Again, we should check if the test is testing something that we're not testing yet, and eventually convert to mochitest-browser.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Iteration: --- → 70.1 - Jul 8 - 21
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf76659432ce
Remove the PopupAutoCompleteRichResult panel. r=mak
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Assignee | ||
Updated•6 years ago
|
Points: --- → 3
You need to log in
before you can comment on or make changes to this bug.
Description
•