Closed
Bug 1780441
Opened 2 years ago
Closed 2 years ago
Firefox View tests should use the FirefoxViewHandler.tab/openTab instead of navigating to about:firefoxview
Categories
(Firefox :: Firefox View, task, P3)
Firefox
Firefox View
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: sfoster, Assigned: hjones)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-2022-mr1-firefox-view] )
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
To make sure we're testing the same experience user's will be interacting with, we should use FirefoxViewHandler.openTab
and the FirefoxViewHandler.tab
reference in all our tests, rather than loading about:firefoxview into a regular tab - unless that is specifically the scenario under test.
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Summary: Firefox View test should use the FirefoxViewHandler.tab/openTab instead of navigating to about:firefoxview → Firefox View tests should use the FirefoxViewHandler.tab/openTab instead of navigating to about:firefoxview
Updated•2 years ago
|
Component: General → Firefox View
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → hjones
Status: NEW → ASSIGNED
Updated•2 years ago
|
No longer blocks: firefox-view
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
There are a handful of callout tests still opening about:firefoxview
in a new tab. Bug 1797815 will cover updating those tests.
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4791730df49f
standardize tests to use withFirefoxView r=sfoster
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•