Closed
Bug 1522530
Opened 4 years ago
Closed 4 years ago
Port tests in browser/components/sessionstore/ to the new address bar implementation (quantumbar)
Categories
(Firefox :: Session Restore, enhancement, P2)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
Firefox 67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
As part of the new address bar implementation work (QuantumBar), we need to ensure that tests will continue to pass.
This bug is for porting the tests in browser/components/sessionstore/
to QuantumBar. Current known failures:
browser/components/sessionstore/test/browser_599909.js | uncaught exception - TypeError: gURLBar.popup is undefined at onSearchComplete@chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_599909.js:93:13
Bug 1522489 & co are adding extra test helpers for the address bar, as well as porting existing tests, so this bug should wait until after that before porting.
Updated•4 years ago
|
Blocks: quantumbar-release
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f6bf5eeec273 Port session store test browser_599909.js to QuantumBar. r=mikedeboer
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 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
•