Open
Bug 1606737
Opened 6 years ago
Updated 2 years ago
Consolidate ways we insert multiple tabs (unify or clearly separate addTab's bulkOrderedOpen and batchInsertingTabs options)
Categories
(Firefox :: Tabbed Browser, task, P2)
Firefox
Tabbed Browser
Tracking
()
NEW
People
(Reporter: emmamalysz, Unassigned)
References
Details
In bug 1242912, we are batch inserting tabs when we restore a session through an additional paramater batchInsertingTabs. Investigate if there is a way to unify the approach using the bulkOrderedOpen paramater.
Additionally, see if loadTabs can use addMultipleTabs.
| Reporter | ||
Updated•6 years ago
|
Depends on: 1242912
Summary: Unify various ways to batch insert tabs → Unify ways we insert tabs multiple tabs
Updated•6 years ago
|
Component: Session Restore → Tabbed Browser
Priority: -- → P2
Summary: Unify ways we insert tabs multiple tabs → Consolidate ways we insert multiple tabs (unify or clearly separate addTab's bulkOrderedOpen and batchInsertingTabs options)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•