Closed
Bug 1478095
Opened 7 years ago
Closed 2 years ago
Implement `onDeleteSuggestion`
Categories
(WebExtensions :: General, enhancement, P5)
WebExtensions
General
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: brettz9, Assigned: gregp)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [chrome])
Attachments
(1 file)
As per https://developer.chrome.com/extensions/omnibox , Chrome now offers `onDeleteSuggestion` for omnibox.
Status: UNCONFIRMED → NEW
Component: Untriaged → General
Ever confirmed: true
Updated•7 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Whiteboard: [chrome]
Updated•2 years ago
|
Severity: normal → S3
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D158731
Updated•2 years ago
|
Assignee: nobody → gp3033
Status: NEW → ASSIGNED
Updated•2 years ago
|
Keywords: dev-doc-needed
Updated•2 years ago
|
Attachment #9298785 -
Attachment description: Bug 1478095 - Implement 'SuggestResult.deletable' and 'omnibox.onDeleteSuggestion' r=willdurand → Bug 1478095 - Implement 'SuggestResult.deletable' and 'omnibox.onDeleteSuggestion'
Comment 2•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Comment 3•2 years ago
|
||
Documentation update has been covered by https://github.com/mdn/content/pull/23136 and https://github.com/mdn/browser-compat-data/pull/18372.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•