-
Notifications
You must be signed in to change notification settings - Fork 928
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only navigate to Duck Player if YT was loaded in mainframe (#5440)
Task/Issue URL: https://app.asana.com/0/1203249713006009/1209098737366580/f ### Description Only load Duck Player if YouTube requests come from mainFrame Do not open Duck Player in new tab if the original link already opened a new tab ### Steps to test this PR _Feature 1_ - [ ] Set Duck Player to always, and open in new tab - [ ] Open https://www.academycinemas.co.nz/ - [ ] Check Duck Player isn't opened _Feature 2_ - [ ] Set Duck Player to always, and open in new tab - [ ] Open a video in Duck Player, navigate to the end of it - [ ] Click on the recommendation for next video - [ ] Check a new tab is opened and Duck Player is loaded correctly _Feature 3_ - [ ] Set Duck Player to always, and open in new tab - [ ] Navigate to https://kottke.org/24/12/louis-armstrong-reads-twas-the-night-before-christmas - [ ] Click on the title of the embedded video - [ ] Check a new tab is opened and Duck Player is loaded correctly _Feature 4_ - [ ] Smoke test Duck Player
- Loading branch information
1 parent
e632d53
commit 1eed968
Showing
4 changed files
with
107 additions
and
8 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
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
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
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