Closed
Bug 1135288
Opened 11 years ago
Closed 10 years ago
Allow for Flash update from desktop rt
Categories
(Firefox Graveyard :: Webapp Runtime, defect, P2)
Firefox Graveyard
Webapp Runtime
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nick, Unassigned)
References
Details
From speaking with Myk, the current play of attack is to:
1. Suppress all out of date plugin UI.
2. Re-enable flash
If users need to update Flash, they will probably get a prompt in FF.
That leaves the edge case that a user downloads FF to install FF, then never runs FF again, and never updates their Flash install. At that point, we probably want to hook up nsBlocklistService [0] to nsPluginHost [1].
[0] https://hg.mozilla.org/mozilla-central/annotate/1b4c5daa7b7a/toolkit/mozapps/extensions/nsBlocklistService.js
[1] https://bug755551.bugzilla.mozilla.org/attachment.cgi?id=638498
Comment 1•10 years ago
|
||
Per bug 1238079, we're going to disable the desktop web runtime and remove it from the codebase, so we won't fix these bugs in it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•