Closed
Bug 702699
Opened 14 years ago
Closed 14 years ago
Unable to launch an installed app on Firefox
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P1)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.3.3
People
(Reporter: krupa.mozbugs, Assigned: spasovski)
References
()
Details
steps to reproduce:
1. Install an app from https://addons-dev.allizom.org/en-US/apps/
2. After install, try to launch it
expected behavior:
After install, the app launches automatically(works in Chrome).
actual behavior:
The app doesn't launch in firefox(tried in 7, 8 and nightly)
| Assignee | ||
Comment 1•14 years ago
|
||
Potch demonstrated that this works in Aurora...were you logged in?
Comment 2•14 years ago
|
||
if the launch works in Chrome, then that means the include.js is included; I worry that the new API's are not being injected successfully into Firefox?
Updated•14 years ago
|
Priority: -- → P1
Target Milestone: --- → 6.3.3
| Assignee | ||
Comment 3•14 years ago
|
||
This should also be done as of: https://github.com/mozilla/zamboni/commit/0777c3c7
You can search for include.js in the source...though for the long term we'll need a CDN hosted solution.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•14 years ago
|
||
If the OWA extension is not installed, the HTML5 confirmation box pops up.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•