Closed Bug 1614566 Opened 5 years ago Closed 5 years ago

permissions and optional_permissions redundancy

Categories

(WebExtensions :: Frontend, enhancement)

75 Branch
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: contact, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Steps to reproduce:

Declare a permission in the "permissions" block and use it as an "optional_permissions".

Actual results:

It didn't work. I have to declare it again in the "optional_permission" block too.

Expected results:

I should be able to use the permission as an optional_permissions.

I'm sorry, it was not correct. I shouldn't be using the tabs permission at the location I was looking at. There is no issue here.
Have a nice day.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Component: Untriaged → Frontend
Product: Firefox → WebExtensions
You need to log in before you can comment on or make changes to this bug.