Closed
Bug 1363013
Opened 8 years ago
Closed 7 years ago
Implement browsingData.removePluginData WebExtension API method on android
Categories
(WebExtensions :: Android, enhancement, P5)
WebExtensions
Android
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: shatur, Unassigned, Mentored)
References
Details
(Whiteboard: [triaged])
This method clears data stored by browser plugins. The doc can be found at [1].
[1]. https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/browsingData/removePluginData
Updated•8 years ago
|
Priority: -- → P5
Whiteboard: [triaged]
Comment 1•7 years ago
|
||
I talked to snorp about this: This method doesn't make sense on Android. The only plugin we support is Flash and we are going to remove support for it in 56 (and probably pref it off by default in 55 already).
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•