Open
Bug 1275633
Opened 7 years ago
Updated 8 months ago
Add typedCount to the result set returned by browser.history.search
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(Not tracked)
REOPENED
Iteration:
49.3 - Jun 6
People
(Reporter: bsilverberg, Assigned: bsilverberg)
References
(Depends on 1 open bug)
Details
(Whiteboard: [history]triaged)
Browser.history.search has been implemented, but the result set is missing one column that Chrome expects [1], namely `typedCount`. Bug 1271801 has been opened to do the native work required for this, and after that lands this bug can be used to track adding the data to the API's result set.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bob.silverberg
Blocks: 1208334
Status: NEW → ASSIGNED
Iteration: --- → 49.3 - Jun 6
Priority: -- → P3
Whiteboard: [history]triaged
Updated•7 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: General
Comment 1•5 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
Updated•5 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•5 years ago
|
Product: Toolkit → WebExtensions
Updated•8 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•