Closed
Bug 1648583
Opened 4 years ago
Closed 4 years ago
Add BrowsingContext::GetCurentTopByBrowserId to get the BrowsingContext for a particular tab
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(1 file)
For Tab Sharing (bug 1112392) we need a stable identifier for a tab; a BrowserId will do. However, we then need a way to efficiently fetch the BrowsingContext of a BrowserId.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Status: NEW → ASSIGNED
Fission Milestone: --- → M6a
Priority: -- → P2
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/a2986b0c935f
Add GetCurrentTopByBrowserId() to get the BrowsingContext for a tab r=nika
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•