Closed
Bug 748967
Opened 13 years ago
Closed 13 years ago
desktop runtime needs to disable globally installed add-ons
Categories
(Firefox Graveyard :: Webapp Runtime, defect, P1)
Firefox Graveyard
Webapp Runtime
Tracking
(blocking-kilimanjaro:+)
People
(Reporter: asa, Assigned: Gavin)
Details
(Whiteboard: [blocking-webrtdesktop1+] [qa!])
Attachments
(1 file)
(deleted),
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
We will want to disable globally installed add-ons in the web app runtime on desktop. I'm told this is simply a flag so hopefully it's easy to pull off.
Reporter | ||
Updated•13 years ago
|
blocking-kilimanjaro: --- → +
OS: Windows 7 → All
Hardware: x86_64 → All
Comment 1•13 years ago
|
||
Note for testing - Need a list of top installed global add-ons when verifying the fix for this.
Updated•13 years ago
|
Whiteboard: [marketplace-beta-]
Updated•13 years ago
|
Priority: -- → P1
Whiteboard: [marketplace-beta-] → [marketplace-beta-] [blocking-webrtdesktop1+]
Target Milestone: --- → M1
Assignee | ||
Comment 2•13 years ago
|
||
This turns out to be pretty easy.
Updated•13 years ago
|
Whiteboard: [marketplace-beta-] [blocking-webrtdesktop1+] → [blocking-webrtdesktop1+]
Updated•13 years ago
|
Attachment #622838 -
Flags: review?(myk) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [blocking-webrtdesktop1+] → [blocking-webrtdesktop1+] [qa+]
Updated•13 years ago
|
Component: Desktop Runtime → Webapp Runtime
Product: Web Apps → Firefox
Updated•13 years ago
|
Target Milestone: M1 → Firefox 15
Comment 5•13 years ago
|
||
Justin - Do you have a listing of top add-ons that are typically installed globally? I would like to try a couple of those to verify this bug.
Assignee | ||
Comment 6•13 years ago
|
||
A list of most-commonly-installed add-ons wouldn't be useful, because in order for an add-on to work in web apps it would need to explicitly target the web app runtime (whose app ID is different than Firefox's). I wrote a simple add-on that does so: https://people.mozilla.com/~gavin/alerter.xpi (it just shows an alert on startup). See https://developer.mozilla.org/en/Installing_extensions for information about how to "globally install" it.
Updated•12 years ago
|
Whiteboard: [blocking-webrtdesktop1+] [qa+] → [blocking-webrtdesktop1+] [qa+:jsmith]
Updated•12 years ago
|
Flags: in-moztrap?(jsmith)
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: [blocking-webrtdesktop1+] [qa+:jsmith] → [blocking-webrtdesktop1+] [qa!]
Updated•12 years ago
|
QA Contact: desktop-runtime → jsmith
Updated•12 years ago
|
Flags: in-moztrap?(jsmith) → in-moztrap-
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•