Closed
Bug 1964534
Opened 4 months ago
Closed 3 months ago
Use one universal pinned tabs container rather than separate logic for vertical and horizontal
Categories
(Firefox :: Tabbed Browser, enhancement, P1)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
141 Branch
Tracking | Status | |
---|---|---|
firefox141 | --- | fixed |
People
(Reporter: nsharpley, Assigned: nsharpley)
References
(Blocks 7 open bugs)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
Bug 1964534 - Use one container for both horizontal and vertical pinned tabs r=#tabbrowser-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review |
For horizontal tabs, pinned tabs are positioned absolutely in the same container as unpinned tabs. For vertical tabs, pinned tabs are in a separate container. We should have one container for both so the same logic and styles apply to vertical and horizontal tabs.
(this helps set us up for success with dragging to pin to an empty state container)
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Attachment #9485727 -
Attachment description: Bug 1964534 - Use one container for both horizontal and vertical pinned tabs r=dao → Bug 1964534 - Use one container for both horizontal and vertical pinned tabs r=#tabbrowser-reviewers
Updated•4 months ago
|
Blocks: tabbrowser-cleanup, pinnedtabs
Pushed by nsharpley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/397c6bed621e
Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao
Pushed by chorotan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3d8538c1516a
Revert "Bug 1964534 - Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao" for causing bc failures at browser_remoteness_flip_on_restore.js
Comment 5•3 months ago
|
||
Backed out for causing bc failures
Failure log browser_remoteness_flip_on_restore.js
Failure log browser_parsable_css.js
Flags: needinfo?(nsharpley)
Pushed by nsharpley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/786bf4e5dc7b
Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao
Pushed by ctuns@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9e8240c23e3c
Revert "Bug 1964534 - Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao" for causing xpcshell failures in test_sidebar_state.js
Comment 8•3 months ago
|
||
Backed out for causing xpcshell failures
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/sidebar/tests/unit/test_sidebar_state.js | xpcshell return code: 0
Pushed by nsharpley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a9c5f5ab34a
Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao
Comment 10•3 months ago
|
||
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2c513b016e3
Revert "Bug 1964534 - Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao" for causing mochitests failures in browser_tab_groups.js.
Comment 11•3 months ago
|
||
Backed out for causing mochitests failures in browser_tab_groups.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/tabbrowser/test/browser/tabs/browser_tab_groups.js | pinned tab should be before the tab group - null == "[object XULElement]" -
Comment 12•3 months ago
|
||
Pushed by nsharpley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5f5c3d10232a
Use one container for both horizontal and vertical pinned tabs r=desktop-theme-reviewers,sessionstore-reviewers,tabbrowser-reviewers,sidebar-reviewers,kcochrane,sclements,dao
Comment 13•3 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(nsharpley)
Updated•28 days ago
|
Component: Sidebar → Tabbed Browser
You need to log in
before you can comment on or make changes to this bug.
Description
•