Closed
Bug 2033430
Opened 1 month ago
Closed 20 days ago
Conversation Starters are not cached and regenerated on tab switch
Categories
(Core :: Machine Learning: General, defect)
Core
Machine Learning: General
Tracking
()
VERIFIED
FIXED
152 Branch
People
(Reporter: npodgurski, Assigned: npodgurski)
References
Details
(Whiteboard: [aiplatform])
Attachments
(1 file, 1 obsolete file)
| Assignee | ||
Updated•1 month ago
|
Whiteboard: platai → aiplat
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → npodgurski
Status: NEW → ASSIGNED
Updated•1 month ago
|
Attachment #9571599 -
Attachment description: Bug 2033430 - fix: Conversation Starters are not cached and regenerated on tab switch → Bug 2033430 - fix: Conversation Starters are not cached and regenerated on tab switch fix: replace sidebarStarterCache with WeakMap for better memory management
Comment 2•28 days ago
|
||
The severity field is not set for this bug.
:tburrell, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tburrell)
Updated•28 days ago
|
Attachment #9571599 -
Attachment description: Bug 2033430 - fix: Conversation Starters are not cached and regenerated on tab switch fix: replace sidebarStarterCache with WeakMap for better memory management → Bug 2033430 - fix: Conversation Starters are not cached and regenerated on tab switch
Pushed by npodgurski@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/664a3efd6c02
https://hg.mozilla.org/integration/autoland/rev/bcf50e8ea5fc
fix: Conversation Starters are not cached and regenerated on tab switch r=ai-frontend-reviewers,Mardak
Pushed by agoloman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/328fa7c3faf9
https://hg.mozilla.org/integration/autoland/rev/08a3a522499e
Revert "Bug 2033430 - fix: Conversation Starters are not cached and regenerated on tab switch r=ai-frontend-reviewers,Mardak" for causing failures @sHttpChannel.cpp.
Backed out for causing failures @sHttpChannel.cpp.
Flags: needinfo?(npodgurski)
Pushed by npodgurski@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8dbdc41bd46b
https://hg.mozilla.org/integration/autoland/rev/efba684294e3
fix: Conversation Starters are not cached and regenerated on tab switch r=ai-frontend-reviewers,Mardak
Pushed by amarc@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e71ae6786a0d
https://hg.mozilla.org/integration/autoland/rev/7f58c03e2f52
Revert "Bug 2033430 - fix: Conversation Starters are not cached and regenerated on tab switch r=ai-frontend-reviewers,Mardak" for causing bc failures @ browser_smartwindow_prompts
Backed out for causing bc failures @ browser_smartwindow_prompts
Pushed by npodgurski@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/97145e6697b2
https://hg.mozilla.org/integration/autoland/rev/b09df210a5a3
fix: Conversation Starters are not cached and regenerated on tab switch r=Mardak
Comment 10•20 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 20 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
| Assignee | ||
Updated•19 days ago
|
Flags: needinfo?(npodgurski)
| Assignee | ||
Comment 11•19 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D295261
Updated•19 days ago
|
Attachment #9586063 -
Flags: approval-mozilla-release?
Updated•19 days ago
|
Attachment #9586063 -
Attachment is obsolete: true
Attachment #9586063 -
Flags: approval-mozilla-release?
Updated•19 days ago
|
Blocks: 2034586
Severity: -- → S3
status-firefox150:
--- → wontfix
status-firefox151:
--- → fix-optional
Flags: needinfo?(tburrell)
Whiteboard: aiplat → [aiplatform]
Updated•19 days ago
|
Comment 12•18 days ago
|
||
Verified as fixed in our latest Nightly 152.0a1 (2026-05-13)
Comment 13•18 days ago
|
||
The patch landed in nightly and beta is affected.
:npodgurski, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox151towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(npodgurski)
| Assignee | ||
Updated•13 days ago
|
Flags: needinfo?(npodgurski)
Comment 14•13 days ago
|
||
Updating the main status flag.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-ver-needed-c152/b151] → [qa-ver-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•