Open
Bug 1245645
Opened 9 years ago
Updated 1 year ago
Implement chrome.downloads.acceptDanger()
Categories
(WebExtensions :: General, task, P5)
WebExtensions
General
Tracking
(Not tracked)
REOPENED
People
(Reporter: aswan, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [downloads]triaged)
Part of supporting chrome.downloads in WebExtensions
https://developer.chrome.com/extensions/downloads#method-acceptDanger
Reporter | ||
Comment 1•9 years ago
|
||
potentially relevant bits (for initially setting the DangerType, more than for the acceptDanger() method)
nsIUrlClassifierDBService: https://dxr.mozilla.org/mozilla-central/source/toolkit/components/url-classifier/nsIUrlClassifierDBService.idl
ApplicationReputationService
https://dxr.mozilla.org/mozilla-central/source/toolkit/components/jsdownloads/src/DownloadIntegration.jsm#526
Updated•9 years ago
|
Whiteboard: [downloads]
Reporter | ||
Updated•9 years ago
|
Whiteboard: [downloads] → [downloads]triaged
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: Request Handling
Priority: -- → P3
Updated•8 years ago
|
Assignee: nobody → mstriemer
Comment 2•7 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: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•5 years ago
|
Component: Request Handling → General
Priority: P3 → P5
Updated•5 years ago
|
Assignee: mstriemer → nobody
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•