Remove `TabGroup` in favour of `BrowsingContextGroup`
Categories
(Core :: DOM: Navigation, task, P1)
Tracking
()
People
(Reporter: nika, Assigned: farre)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
These two concepts should now reflect the same idea in the in-process case, but BrowsingContextGroup
now correctly exists and works across processes. At some point, we should completely rip out TabGroup
, and replace it with BrowsingContextGroup
to avoid having different concepts here, and make the concept more fission future-proof.
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Roll some unfixed bugs from Fission Milestone M4 to M6
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Comment 2•5 years ago
|
||
Test bug 1588926 in milestone M4.1 depends on this bug, so I am tentatively moving this bug to M4.1 too.
Comment 3•5 years ago
|
||
The M4.1 test which was blocked on this is now resolved. This now blocks the M5 crashes, so moving this to M5 too.
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D56745
Comment 8•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
bugherder |
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•5 years ago
|
Comment 13•5 years ago
|
||
Andreas, are you still working on removing TabGroups for our Fission M5 dogfooding milestone?
Assignee | ||
Comment 15•5 years ago
|
||
I decided to finish this in bug 1620594 to not have to trouble with the existing incremental patches in this bug. I'll close this as soon as bug 1620594 is resolved.
Comment 17•5 years ago
|
||
Moving to Fission M5b because this fix is important but not top priority.
Updated•5 years ago
|
Assignee | ||
Comment 19•5 years ago
|
||
Bug 1620594 has been fixed, and by that this bug is ready to be closed!
Description
•