[Memories] List all aggregated memories added in a given chat session
Categories
(Core :: Machine Learning: Frontend, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | verified |
People
(Reporter: pdahiya, Assigned: chloezhou)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [genai][other])
Attachments
(1 file, 1 obsolete file)
| Reporter | ||
Updated•4 months ago
|
Updated•4 months ago
|
| Reporter | ||
Comment 1•4 months ago
|
||
Till we are ready to call this component inside AI Window , we can use Smart Assist UI to surface this component
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Updated•2 months ago
|
| Reporter | ||
Updated•2 months ago
|
Updated•2 months ago
|
Comment 8•1 month ago
|
||
Backed out for causing bc failures DOMLocalization related
Comment 10•1 month ago
|
||
Comment 11•1 month ago
|
||
Backed out for causing bc failures on DOMLocalization
Comment 12•1 month ago
|
||
| Assignee | ||
Comment 13•1 month ago
•
|
||
Hi Cristina!
Thanks for flagging the failures. the sitedata-total-size-calculating error was actually caused by my patch, not an intermittent.
The issue was a change in setting-control.mjs: let config = this.setting.getControlConfig(this.config);
Reverting this back to the original fixes it. I've confirmed the test passes locally with the revert. Once the current version is backed out, I'll resubmit with the fix. Thanks for your patience!
Comment 14•1 month ago
|
||
Comment 15•1 month ago
|
||
Reverted this because it was causing multiple mochitests failures.
- Push with failures - some mochitests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/preferences/tests/siteData/browser_clearSiteData_v2.js | testSiteDataClearing - A promise chain failed to handle a rejection: DOMLocalization.translateFragment: [dom/l10n] Failed to parse l10n-args JSON (sitedata-total-size-calculating): undefined - stack: update@chrome://global/content/lit-utils.mjs:223:18
- Push with failures - another mochitests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/contextualidentity/test/browser/browser_originattrs_reopenin.js | testReopen - A promise chain failed to handle a rejection: DOMLocalization.translateFragment: [dom/l10n] Failed to parse l10n-args JSON (sitedata-total-size-calculating): undefined - stack: update@chrome://global/content/lit-utils.mjs:223:18
- Push with failures - another mochitests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/base/content/test/sanitize/browser_sanitizeDialog_v2.js | test_pref_remembering - A promise chain failed to handle a rejection: DOMLocalization.translateFragment: [dom/l10n] Failed to parse l10n-args JSON (sitedata-total-size-calculating): undefined - stack: update@chrome://global/content/lit-utils.mjs:223:18
Comment 16•1 month ago
|
||
Comment 17•1 month ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 month ago
|
Updated•24 days ago
|
Comment 18•23 days ago
|
||
Verified as fixed in our latest Beta 149.0b1
Description
•