Open
Bug 1902032
Opened 4 months ago
Updated 3 months ago
Set up new toml file to run tabbrowser tests for vertical tabs
Categories
(Firefox :: Sidebar, task)
Firefox
Sidebar
Tracking
()
ASSIGNED
People
(Reporter: sclements, Assigned: sclements)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
I think we can refactor some tests to run with both verticalTabs pref on and the default (off) rather than trying to writing all new tests for this existing functionality - this would be more around interations like mute/sound playing, etc.
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Looks like we can create an alternative toml file with the tests we want to run with the sidebar.verticalTabs=true
and then register that in the manifest like so: https://searchfox.org/mozilla-central/rev/4582d908c17fbf7924f5699609fe4a12c28ddc4a/dom/cache/moz.build#89-92. So we can start with important ones and gradually work through others that require refactoring.
Summary: Modify existing tabbrowser tests to account for vertical tabs → Set up new toml file to run tabbrowser tests for vertical tabs
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → sclements
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•