Closed
Bug 2020975
Opened 6 months ago
Closed 5 months ago
The Applied memories are not displayed until the Assistant has finished a response
Categories
(Core :: Machine Learning: Frontend, defect)
Tracking
()
VERIFIED
FIXED
150 Branch
People
(Reporter: rdoghi, Assigned: echa)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][insights])
Attachments
(2 files)
Found in
- 150.0a1 (2026-03-04)
Affected versions
- 150.0a1 (2026-03-04)
Affected platforms
- all
Steps to reproduce
- Open the Smart Window.
- Reach a Website in a new tab
- Ask the Assistant something that would apply memories too.
- Open the Applied memories panel as soon as its available.
Expected result
- The Memory applied should be displayed from the moment the panel is opened.
Actual result
- The Memories applied panel is blank until the Assistant has finished with the response.
Regression range
N/A
Updated•6 months ago
|
Defers showing the "Memories used" button until after streaming completes by accumulating pendingMemoryIds and resolving them to full memory objects post-stream to prevent an empty popover.
Pushed by echa@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6a8432335039
https://hg.mozilla.org/integration/autoland/rev/ea2dc533bdbb
The Applied memories are not displayed until the Assistant has finished a response r=ai-frontend-reviewers,czhou
Comment 3•5 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
| Reporter | ||
Comment 4•5 months ago
|
||
Verified as fixed in our latest Nightly 150.0a1 (2026-03-09)
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-found-in-c150][QA-4747][S3] → [qa-found-in-c150][QA-4747][S3][qa-ver-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•