Open
Bug 1330161
Opened 8 years ago
Updated 5 months ago
Implement history extension API on Android
Categories
(GeckoView :: Extensions, enhancement, P3)
GeckoView
Extensions
Tracking
(firefox53 affected)
NEW
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: andy+bugzilla, Unassigned)
References
Details
(Whiteboard: [triaged][addons-jira])
Implement the history API for Android. This is the ability to interact with bookmarks. The API is:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/history
This has been implemented for Desktop, so we'll need to implement the Android equivalent.
For reference, the main history bug for Desktop was bug 1208334.
Reporter | ||
Updated•8 years ago
|
Summary: Implement bookmarks on Android → Implement history on Android
Reporter | ||
Updated•7 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Comment 1•4 years ago
|
||
Moving to GeckoView to re-triage this.
Severity: normal → --
Type: defect → enhancement
Component: Android → Extensions
Priority: P5 → --
Product: WebExtensions → GeckoView
Updated•4 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: -- → N/A
Updated•2 years ago
|
Whiteboard: triaged → triaged[addons-jira]
Updated•2 years ago
|
Whiteboard: triaged[addons-jira] → [triaged][addons-jira]
Updated•2 years ago
|
Please change "history" to "History API" in the title of this issue.
Flags: needinfo?(wdurand)
Updated•5 months ago
|
Flags: needinfo?(wdurand)
Summary: Implement history on Android → Implement history extension API on Android
You need to log in
before you can comment on or make changes to this bug.
Description
•