This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1615283 - Implement a shared
navigateTo
helper. r=nchevobbe
This is meant to support all needs we have when navigating to a new document, while a toolbox is opened. When you don't have one, you should fallback to BrowserTestUtils helpers. It looks like, we never navigate in a background tab, so there is no need to pass a `browser` element. We may introduce an optional argument if necessary. Differential Revision: https://phabricator.services.mozilla.com/D62803
- Loading branch information
Showing
1 changed file
with
113 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters