Closed Bug 1632094 Opened 5 years ago Closed 5 years ago

TypeError: can't access property "has", NO_PROMPT_PERMISSIONS is undefined Extension.jsm:690:12

Categories

(WebExtensions :: General, defect)

defect

Tracking

(firefox77 fixed)

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: rpl, Assigned: robwu)

References

Details

Attachments

(2 files)

I don't have an STR yet to reproduce this consistently (it may be because I have been trying to reproduce it from a new Nightly profile, and maybe triggering it requires some additional initial conditions), but it seems that we are hitting this bug in recent 77.0a1 Nightly builds.

It has been reported to us that when the TypeError is being triggered (and logged in the Browser Console) the following two issues are being triggered as a side effect of the TypeError exception (but I have not been able to get to an STR yet):

See Also: → 1631137, 1622917

The issue has already been resolved by the patch for bug 1631137.
To avoid regressing on this, make it more obvious that
NO_PROMPT_PERMISSIONS depends on initialized schemas.

Assignee: nobody → rob
Status: NEW → ASSIGNED
Attachment #9142337 - Attachment description: Bug 1632094 - Ensure that NO_PROMPT_PERMISSIONS → Bug 1632094 - Ensure that NO_PROMPT_PERMISSIONS awaits schema initialization

All, I can repro this one at will, I'm not touching the Firefox that can repro if this helps investigating, let me know.

Flags: needinfo?(rob)
Flags: needinfo?(mixedpuppy)

Please paste the Firefox version and build ID, see about:support.

Flags: needinfo?(rob)
Flags: needinfo?(mixedpuppy)

Version 77.0a1
Build ID 20200421222503

Flags: needinfo?(rob)
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/b7ba416d0eec
Ensure that NO_PROMPT_PERMISSIONS awaits schema initialization r=mixedpuppy

(In reply to Paul Adenot (:padenot) from comment #4)

Version 77.0a1
Build ID 20200421222503

Thanks for checking. Bug 1631137 links to the following patch, which lists information about the affected releases: https://hg.mozilla.org/mozilla-central/rev/ae2354fc485e

first release with	nightly  ...  77.0a1 / 20200422093542
last release without	nightly  ...  77.0a1 / 20200421222503

It appears that you are on the last version to have this bug. Update Nightly and the issue will be fixed.

Flags: needinfo?(rob)
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: