Closed
Bug 1625233
Opened 5 years ago
Closed 4 years ago
Implement the |browsingData| API
Categories
(GeckoView :: Extensions, enhancement, P1)
Tracking
(firefox85 fixed)
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
Details
(Whiteboard: [geckoview:m85])
Attachments
(6 files, 2 obsolete files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
This is to track the implementation of the browsingData
API.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/browsingData
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Rank: 7
Priority: -- → P2
Updated•4 years ago
|
Whiteboard: [fenix:p1]
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → agi
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Updated•4 years ago
|
Attachment #9186170 -
Attachment is obsolete: true
Assignee | ||
Updated•4 years ago
|
Priority: P2 → P1
Whiteboard: [geckoview:m84]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [geckoview:m84] → [geckoview:m85]
Assignee | ||
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Updated•4 years ago
|
Attachment #9187232 -
Attachment is obsolete: true
Comment 12•4 years ago
|
||
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/87036d2ffe1e
Add EventCallback.resolveTo. r=snorp
https://hg.mozilla.org/integration/autoland/rev/fb6a220d6333
Refactor ext-browsingData code so it can be shared with other platforms. r=rpl,robwu
https://hg.mozilla.org/integration/autoland/rev/0727a4307994
Implement ext-browsingData on Android. r=robwu,owlish,droeh
https://hg.mozilla.org/integration/autoland/rev/c5973c5e401d
Convert browsingData browser tests to mochitests. r=rpl
https://hg.mozilla.org/integration/autoland/rev/793ec3c23ab3
Add smoke test for browsingData.settings. r=robwu,owlish
https://hg.mozilla.org/integration/autoland/rev/c9e5c0740e05
Move xpcshell browsingData to toolkit. r=robwu
Comment 13•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/87036d2ffe1e
https://hg.mozilla.org/mozilla-central/rev/fb6a220d6333
https://hg.mozilla.org/mozilla-central/rev/0727a4307994
https://hg.mozilla.org/mozilla-central/rev/c5973c5e401d
https://hg.mozilla.org/mozilla-central/rev/793ec3c23ab3
https://hg.mozilla.org/mozilla-central/rev/c9e5c0740e05
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•