Closed
Bug 1363014
Opened 8 years ago
Closed 7 years ago
Implement browsingData.remove WebExtension API method on android
Categories
(WebExtensions :: Android, enhancement, P5)
WebExtensions
Android
Tracking
(firefox57 fixed)
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: shatur, Assigned: shatur, Mentored)
References
Details
(Whiteboard: [triaged])
Attachments
(1 file)
This method removes the specified browsing data. The doc can be found at [1].
[1]. https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/browsingData/remove
Updated•8 years ago
|
Priority: -- → P5
Whiteboard: [triaged]
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
Hey Shane!
Would it be suitable if I resolve the issue you mentioned at [1], here??
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1362998#c15
Flags: needinfo?(mixedpuppy)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → tushar.saini1285
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 3•7 years ago
|
||
(In reply to Tushar Saini (:shatur) from comment #2)
> Hey Shane!
>
> Would it be suitable if I resolve the issue you mentioned at [1], here??
>
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1362998#c15
I'd prefer a followup bug to remove that since schema can handle it.
Flags: needinfo?(mixedpuppy)
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8898673 [details]
Bug 1363014 - Implement browsingData.remove WebExtension API method on android.
https://reviewboard.mozilla.org/r/170058/#review178676
This looks good. Nice work, Tushar.
Attachment #8898673 -
Flags: review?(bob.silverberg) → review+
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8898673 [details]
Bug 1363014 - Implement browsingData.remove WebExtension API method on android.
https://reviewboard.mozilla.org/r/170058/#review178966
Attachment #8898673 -
Flags: review?(s.kaspari) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8898673 -
Flags: review?(mixedpuppy)
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8898673 [details]
Bug 1363014 - Implement browsingData.remove WebExtension API method on android.
https://reviewboard.mozilla.org/r/170058/#review180164
Attachment #8898673 -
Flags: review?(mixedpuppy) → review+
Updated•7 years ago
|
Flags: needinfo?(s.kaspari)
Updated•7 years ago
|
Flags: needinfo?(s.kaspari)
Pushed by s.kaspari@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/213fe035b50b
Implement browsingData.remove WebExtension API method on android. r=bsilverberg,mixedpuppy,sebastian
Comment 9•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•