Closed
Bug 586277
Opened 15 years ago
Closed 15 years ago
Change warning after Helper removed
Categories
(Mozilla Labs Graveyard :: FlightDeck, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
0.6
People
(Reporter: zalun, Assigned: avarma)
References
Details
In Firefox 4+ if Helper Addon is removed FlightDeck still thinks it's loaded (window.mozFlightDeck is not falsy) and displays "Wrong answer from Helper Add-on" warning. It should display "Install Helper warning"
To reproduce:
1. Install addon Helper
2. Open any Add-on page
3. Uninstall Helper
4. Hit Test button
Comment 1•15 years ago
|
||
If we can get this in to 1.0a6, please do.
Priority: -- → P2
Target Milestone: -- → 0.6
Assignee | ||
Comment 2•15 years ago
|
||
Assigning this to myself, will try to look at it soon.
Assignee: nobody → avarma
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•15 years ago
|
||
piotr or daniel, could you try out the latest ABH (see bug 610845 comment 1) and see if it resolves this problem? I wasn't able to reproduce it on my end, though I only tested it with .xpi files created by the latest addon sdk trunk.
Reporter | ||
Comment 4•15 years ago
|
||
Fine on latest minefield on Linux
Reporter | ||
Comment 5•15 years ago
|
||
Fine on latest minefield on OSX
Comment 6•15 years ago
|
||
Fine on latest minefield on Windows 7 as long as I use the live version at builder.mozillalabs.com. The flightdeck.zalewa.info currently does not recognize the helper is installed at any point.
Updated•15 years ago
|
OS: Mac OS X → All
Assignee | ||
Comment 7•15 years ago
|
||
Wooo! Yeah, you need to add a preference called "extensions.addonBuilderHelper.trustedOrigins" in about:config and set its value to "http://flightdeck.zalewa.info". Then restart firefox and that site should work.
I'm gonna mark this as fixed now.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•