Bug 1632094 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

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):

- navigating to an extension details in about:addons doesn't work
- `install event for unknown install 5` error in browser console in nightly when trying to install add-ons from AMO
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):

- navigating to an extension details in about:addons doesn't work (the user experiencing this issue was loading the details view related to the following addon: [github_focus-1.5.1-an%2Bfx.xpi](https://github.com/kumar303/github-focus/blob/master/dist/xpi/github_focus-1.5.1-an%2Bfx.xpi))
- `install event for unknown install 5` error in browser console in nightly when trying to install add-ons from AMO (the user experiencing this issue was trying to install https://addons.mozilla.org/en-US/firefox/addon/pinboard-pin/)

Back to Bug 1632094 Comment 0