Closed Bug 1526571 Opened 7 years ago Closed 7 years ago

Content blocker applies to resources loaded by extensions

Categories

(WebExtensions :: General, defect)

65 Branch
Desktop
Unspecified
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1404610

People

(Reporter: me, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Steps to reproduce:

  1. Install Mini Google Tasks: https://addons.mozilla.org/en-US/firefox/addon/mini-google-tasks/

  2. Set Firefox's Content Blocker to Strict

Actual results:

Clicking on the toolbar icon or opening the extension's sidebar shows a blank page.

Expected results:

It should display https://mail.google.com/tasks/ig in an iframe.

I'm the developer of the extension, someone reported this bug to me a while ago, but I wasn't able to duplicate it until I tried out Firefox's new strict content blocker. Even adding "https://mail.google.com/tasks/ig" to the permissions in manifest.json didn't circumvent it.

Here's the full source code for the extension: https://github.com/corbindavenport/mini-google-tasks

Component: Untriaged → General
Product: Firefox → WebExtensions
Hardware: Unspecified → Desktop
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.