Closed
Bug 1411651
Opened 7 years ago
Closed 4 years ago
[tracking] WebExtensions browser.history API support for Firefox Android
Categories
(WebExtensions :: Android, defect)
Tracking
(firefox57 wontfix)
RESOLVED
DUPLICATE
of bug 1330161
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: baptiste.themine, Unassigned)
References
Details
(Keywords: meta)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171002220106
Steps to reproduce:
I would like to be able to delete recent history on Firefox Android like the built-in addon on Firefox Desktop. Read the related topic on https://discourse.mozilla.org/t/addon-which-deletes-recent-history-on-firefox-android/20370
Actual results:
The built-in addon 'Delete recent history' is not present on Firefox Android and it is not possible to do the same thing with WebExtensions API.
Expected results:
Add support of browser.history API as well as browser.browsingData.removeHistory() on Firefox Android.
Reporter | ||
Updated•7 years ago
|
Depends on: webext-android
OS: Unspecified → Android
Reporter | ||
Updated•7 years ago
|
Blocks: webext-android
No longer depends on: webext-android
Comment 1•7 years ago
|
||
browsingData.removeHistory() specifically is bug 1363010 (which seems to have stalled unfortunately now that GSoC is over), but we can leave this bug for the rest of the history API (unless there's already a duplicate out there somewhere).
Status: UNCONFIRMED → NEW
Component: General → WebExtensions: Android
Depends on: 1363010
Ever confirmed: true
Product: Firefox for Android → Toolkit
Updated•7 years ago
|
status-firefox57:
--- → wontfix
This appears to be a duplicate bug #1330161.
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•