Closed
Bug 1200361
Opened 10 years ago
Closed 10 years ago
Re-enable in-process NPAPI on Android (only)
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(firefox43 fixed)
RESOLVED
FIXED
mozilla43
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Attachments
(1 file)
We turned off in-process NPAPI everywhere in bug 1194780.
Android can't run plugins OOP and wants to keep Flash support, for a while at least. So we're going to make the minimal changes required to keep in-process NPAPI going just for Android, but nowhere else.
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1200361 - Back out parts of bug 1194780 so that Android can still run plugins in-process, but no other platforms will. r?jimm
Attachment #8655045 -
Flags: review?(jmathies)
Updated•10 years ago
|
Attachment #8655045 -
Flags: review?(jmathies) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8655045 [details]
MozReview Request: Bug 1200361 - Back out parts of bug 1194780 so that Android can still run plugins in-process, but no other platforms will. r?jimm
https://reviewboard.mozilla.org/r/17801/#review16019
::: dom/plugins/base/nsNPAPIPlugin.h:55
(Diff revision 1)
> +
there's a bit of white space here, probably from the original code if you just reversed. might as well clean it up though.
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•