-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Hi Team,
The code for isChromPackagedApp at line
Line 3279 in 5027318
| , isChromePackagedApp = global.chrome && global.chrome.app && global.chrome.app.runtime |
does not seem to work as expected.
It is not distinguishing between different browsers, as the last value (runtime) in the condition global.chrome.app.runtime is not existing.
Now that chromium based browsers planning to remove unload completely -
https://developer.chrome.com/articles/deprecating-unload/ , there is a chance that some functionality might not work as desired.
Can someone please take a look?
Thanks in advance!!
weeraravee
Metadata
Metadata
Assignees
Labels
No labels