Closed
Bug 593515
Opened 15 years ago
Closed 15 years ago
Can't install XPI from a web page without installTrigger: gApp is not defined
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 593025
People
(Reporter: mbrubeck, Unassigned)
References
()
Details
(Keywords: regression)
This works in non-remote tabs, but...
1. Open http://limpet.net/mbrubeck/temp/ in a remote tab.
2. Click the quit-fennec.xpi link.
Expected results: Fennec offers to install the add-on
Actual results: Nothing happens, and the following debug output appears:
[Exception... "'[JavaScript Error: "gApp is not defined" {file: "file:///home/mbrubeck/src/mozilla/fennec/dist/bin/components/nsBlocklistService.js" line: 654}]' when calling method: [nsIBlocklistService::getPluginBlocklistState]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "<unknown>" data: yes]
Comment 1•15 years ago
|
||
Is this a dup of bug 593025?
Comment 2•15 years ago
|
||
Yes, same use case
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•