Skip to content

Unable to detect Chromium based browsers  #642

Open
@Ganges29

Description

@Ganges29

Hi Team,

The code for isChromPackagedApp at line

, 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!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions