Open
Bug 1908449
Opened 1 year ago
Updated 11 months ago
Update switchToTabHavingURI for tab groups
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: dao, Assigned: jswinarton)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps])
No description provided.
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
Comment 1•11 months ago
|
||
:dao Based on https://searchfox.org/mozilla-central/source/browser/base/content/browser.js#4754 I don't see anything that needs updating for tab groups. OK for me to close as wontfix?
Flags: needinfo?(dao+bmo)
| Reporter | ||
Comment 2•11 months ago
|
||
Switch-to-tab is URL based, so if you have the same page loaded multiple times in different groups and ungrouped, I'm not sure we'd necessarily do the right thing. I imagine we'd need something similar to the aUserContextId argument. Jeremy, do you think this could be an issue for your implementation of bug 1908451?
Flags: needinfo?(dao+bmo) → needinfo?(jswinarton)
See Also: → 1908451
| Assignee | ||
Comment 3•11 months ago
|
||
:dao yes, this will be an issue. If the same URL is open in multiple tabs with different groups, there is no way to tell which group to switch to. I will pick this up after bug1908451 lands.
Flags: needinfo?(jswinarton)
| Assignee | ||
Updated•11 months ago
|
Assignee: nobody → jswinarton
| Reporter | ||
Updated•11 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•