Closed
Bug 1683058
Opened 4 years ago
Closed 4 years ago
Support container-level isolation of the tabs API
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: robwu, Assigned: onlinericha19)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The tabs
API has been picked as the first API where we add support for container level isolation of add-ons. Since this is the first one, this bug will not only feature changes in ext-tabs.js
, but also some changes to other internals to support the feature.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9194191 -
Attachment description: Bug 1683058 - Change tabs API internals to support container access. [robwu, rpl] → Bug 1683058 - Change tabs API internals to support container access.
Updated•4 years ago
|
Attachment #9194191 -
Attachment description: Bug 1683058 - Change tabs API internals to support container access. → Bug 1683058 - Change tabs API internals to support container access. [robwu, rpl]
Updated•4 years ago
|
Attachment #9194191 -
Attachment description: Bug 1683058 - Change tabs API internals to support container access. [robwu, rpl] → Bug 1683058 - Change tabs API internals to support container access. r=robwu,rpl
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D100232
Comment 3•4 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:onlinericha19, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(rob)
Flags: needinfo?(onlinericha19)
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/0334a079cbaf
Change tabs API internals to support container access. r=robwu,rpl
https://hg.mozilla.org/integration/autoland/rev/6ff3ee1b1d8d
Remove unused isPrivate from ext-browser.js. r=robwu
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0334a079cbaf
https://hg.mozilla.org/mozilla-central/rev/6ff3ee1b1d8d
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Reporter | ||
Comment 6•4 years ago
|
||
(patches have landed, clearing needinfos)
Flags: needinfo?(rob)
Flags: needinfo?(onlinericha19)
You need to log in
before you can comment on or make changes to this bug.
Description
•