Closed
Bug 1525048
Opened 6 years ago
Closed 6 years ago
Port more tests to QuantumBar
Categories
(Firefox :: Address Bar, enhancement, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
This is for the next 6 tests that I've got ported:
- browser_remotetab.js
- browser_urlbarSearchFunction.js
- browser_urlbarSearchSuggestions.js
- browser_urlbarStopSearchOnSelection.js
- browser_urlbarTokenAlias.js
- browser_urlbarValueOnTabSwitch.js
Not all of these can be run successfully with QuantumBar at the moment, however I've done enough work in porting them to know that it is as a result of a specific piece of functionality.
Therefore, to know that I've done the work, I'm moving them into the browser directory, but skipping all or parts of them with a reference to the bug number for implementation. Once this lands, I'll make sure the relevant bugs know they need to be enabling & fixing the test(s).
We can easily check for any missed tests later - there's either 'skip-if' in the browser.ini, or we can search for UrlbarPrefs.get("quantumbar");.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1c2efe21eb0
Port more tests to QuantumBar (remote tab, suggestions, token alias, tab switch values). r=mak
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•