-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move ondemand inpage UI CS load to happen earlier in global.ts
- Things were happening too late, so that when YT and search engine injection loading events were being sent the actual in-page-ui CS was not yet loaded and ready to act on those events. - Also needed to split up the URL checks for search-engine and YT integration to be separate instead of unified
- Loading branch information
Showing
1 changed file
with
59 additions
and
64 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