ghostery / ghostery-extension

Ghostery Browser Extension for Firefox, Chrome, Opera, Edge and Safari
Mozilla Public License 2.0
1.4k stars 142 forks source link

Panel doesn't render on Windows Arc browser #1829

Open seia-soto opened 3 months ago

seia-soto commented 3 months ago

Ghostery popup window doesn't render on:

Not reproducible on the following systems:

Also:


Console (popup window)

options.js:292 Options: successfully migrated options from v8 Object[[Prototype]]: Object
(EOF)

DOM content

<html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <title>Ghostery panel</title>

    <script async="" type="module" crossorigin="" src="/pages/panel/index.js"></script>
    <link rel="stylesheet" href="/assets/styles2.css">
  </head>
  <body tabindex="0" class="l-ux5r4-c"><gh-panel-home class="l-dzajv-c">

    </gh-panel-home></body></html>

Screenshot

image

Raw install directory archive

mlomiejdfkolichcflejclcbmpeaniij.zip

seia-soto commented 3 months ago

This is not reproducible on Ghostery Browser Extension local build (v10.4.1 to v10.4.2 and main branch, with --no-filename-limit). There's a possibility that build v10.4.1 was corrupted.

seia-soto commented 3 months ago

I also found that service worker never gets active when I use the version from CWS on Arc Browser. This may imply the installation is somehow corrupted, not our extension.