Closed
Bug 1208334
Opened 9 years ago
Closed 8 years ago
[tracking] Implement history API for open extension API
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: callahad, Assigned: bsilverberg)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: DevAdvocacy, meta, Whiteboard: [history]triaged[DevRel:P2])
https://developer.chrome.com/extensions/history
API is listed on https://wiki.mozilla.org/WebExtensions#List_of_APIs_we_will_likely_support_in_the_future
Lack of history blocks porting the Reddit Enhancement Suite (http://redditenhancementsuite.com/). Specifically, it just needs addURL().
Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•9 years ago
|
Whiteboard: [history]
Priority: -- → P3
Updated•9 years ago
|
Flags: blocking-webextensions-
Updated•9 years ago
|
Whiteboard: [history] → [history]triaged
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → bob.silverberg
Status: NEW → ASSIGNED
Updated•9 years ago
|
Summary: Implement history API for open extension API → [tracking] Implement history API for open extension API
Reporter | ||
Updated•9 years ago
|
Whiteboard: [history]triaged → [history]triaged[DevRel:P2]
Assignee | ||
Comment 1•9 years ago
|
||
For documentation purposes, the schema can be found at https://dxr.mozilla.org/mozilla-central/source/browser/components/extensions/schemas/history.json
Reporter | ||
Updated•9 years ago
|
No longer blocks: webext-port-reddit-enhancement-suite
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: General
Flags: blocking-webextensions-
Comment 2•8 years ago
|
||
We've got history implemented and its work great. There's a couple of trailing bugs that we'll evaluate indpendently. But from the point of view is history working... we can probably say yes it is. For that reason closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Keywords: dev-doc-needed
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•