Implement Tab switching state mgmt for chat sessions (full/sidebar)
Categories
(Core :: Machine Learning: Frontend, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | verified |
People
(Reporter: omarg, Assigned: omarg)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai] [chat])
Attachments
(1 file)
Implement state management for switching tabs to update the sidebar/fullwindow state of the chat session
- switching tabs should render the correct conversation (or not display a conversation) in both full/sidebar states
- switching tabs should keep state on the chat input
Updated•4 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
Comment 1•3 months ago
|
||
bug 2011266 is adding some sidebar context watching for location change
Comment 5•3 months ago
|
||
Backed out for causing multiple failures @ browser_open_in_lazy_tab.js / browser_bug_1387976_restore_lazy_tab_browser_muted_state.js / browser_restore_container_tabs_oa.js / browser_ext_tabs_discard_reversed.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/26a3129fc6d34a6843ec952659f4f2b747f2193e
I made changes that fix the failures for browser_open_in_lazy_tab.js / browser_bug_1387976_restore_lazy_tab_browser_muted_state.js / browser_restore_container_tabs_oa.js.
The failures in browser_ext_tabs_discard_reversed.js I was able to replicate in the main branch, where it failed most of the time but did pass twice, but I tried several times to clobber my build, and re-run tests and I kept getting failures for the tests in this file on main.
Comment 9•3 months ago
•
|
||
Backed out for causing failures at browser_chats_firefoxview.js
Backout link: https://hg-edge.mozilla.org/integration/autoland/rev/a9445a878f80b48ca4a1dd9b2e0d73a1601e6c04
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=547557343&repo=autoland&task=O9vSZAShSXypXjKtKODLTw.0&lineNumber=3291
https://treeherder.mozilla.org/logviewer?job_id=547557439&repo=autoland&task=GPDwbPhwTdu4oQvGwu7m4g.0&lineNumber=11817
Updated•3 months ago
|
Comment 10•3 months ago
|
||
Comment 11•3 months ago
|
||
Comment 12•3 months ago
|
||
Backed out for causing bc failures @browser_smartwindow_tab_switching.js.
| Assignee | ||
Comment 13•3 months ago
|
||
Fixed the leaky tabs/window in browser_smartwindow_tab_switching.js.
Comment 14•3 months ago
|
||
Comment 15•3 months ago
|
||
Comment 16•3 months ago
|
||
Backed out for causing bc failures @browser_smartwindow_tab_switching.js.
Comment 17•3 months ago
|
||
Comment 18•3 months ago
|
||
| bugherder | ||
Comment 19•3 months ago
|
||
Verified as fixed in our latest Beta 149.0b1
Description
•