Closed Bug 1578191 Opened 6 years ago Closed 6 years ago

Follow up 1370077 - don't log warning when background.persistent is set to false

Categories

(WebExtensions :: Untriaged, enhancement)

70 Branch
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: geoffreydebelie, Unassigned)

Details

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

Steps to reproduce:

  1. Install https://addons.mozilla.org/en-US/firefox/addon/view-image/
  2. Go to about:debugging

Actual results:

A warning is displayed in a yellow box: "Reading manifest: Error processing background.persistent: Event pages are not currently supported. This will run as a persistent background page.".

background.persistent false is an event page, but why would you want a warning anyway? It's something that the WebExtensions team doesn't plan to implement soon I believe.

It seems like a totally useless warning since it has no impact on the functionality.

See bug 1253565 where this warning was added.

we won't accept patches for this. We alrewady updated this once to make it less severe.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX

What about replacing the word "error" with "warning"?

( "Error" became "Warning" in bug 1495908 )

Thank you.

Version: Firefox 70 → 70 Branch
You need to log in before you can comment on or make changes to this bug.