Closed
Bug 2018029
Opened 3 months ago
Closed 3 months ago
Render context website chips in the user message bubble
Categories
(Core :: Machine Learning: Frontend, enhancement)
Core
Machine Learning: Frontend
Tracking
()
VERIFIED
FIXED
150 Branch
People
(Reporter: echa, Assigned: echa)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][chat])
Attachments
(1 file)
When a user message has content.contextMentions, render them as website-chip-container chips above the message body in the user chat bubble.
Updated•3 months ago
|
Updated•3 months ago
|
Attachment #9546868 -
Attachment description: Bug 2018029 - Render context website chips in the user message bubble r?flozia → Bug 2018029 - Render context website chips in the user message bubble
Updated•3 months ago
|
Attachment #9546868 -
Attachment description: Bug 2018029 - Render context website chips in the user message bubble → Bug 2018029 - Render context website chips in the user message bubble r?omarg,czhou
Pushed by echa@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b2e999a98fed
https://hg.mozilla.org/integration/autoland/rev/3c79f0b6ebfa
Render context website chips in the user message bubble r=ai-frontend-reviewers,czhou,urlbar-reviewers,mak
Pushed by pstanciu@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/116e97d61177
https://hg.mozilla.org/integration/autoland/rev/c86afa8957b0
Revert "Bug 2018029 - Render context website chips in the user message bubble r=ai-frontend-reviewers,czhou,urlbar-reviewers,mak" for causing bc failures @browser_actor_user_prompt.js
Backed out for causing bc failures @browser_actor_user_prompt.js
Flags: needinfo?(echa)
Pushed by echa@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e5d6f422f71d
https://hg.mozilla.org/integration/autoland/rev/c0ca4bda94aa
Render context website chips in the user message bubble r=ai-frontend-reviewers,czhou,urlbar-reviewers,mak
Pushed by sstanca@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8f38d286906c
https://hg.mozilla.org/integration/autoland/rev/b061a4c1db4e
Revert "Bug 2018029 - Render context website chips in the user message bubble r=ai-frontend-reviewers,czhou,urlbar-reviewers,mak" for causing mochitests failures in browser_aichat_message.js.
Comment 7•3 months ago
|
||
Reverted this because it was causing mochitests failures in browser_aichat_message.js.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/aiwindow/ui/test/browser/browser_aichat_message.js | test_user_message_website_mentions_render_as_chips - chip img src should use page-icon:https://www.google.com (got: chrome://global/skin/icons/defaultFavicon.svg) - false == true - got false, expected true (operator ==)
Pushed by echa@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6879c0d7a507
https://hg.mozilla.org/integration/autoland/rev/d1a339d9b571
Render context website chips in the user message bubble r=ai-frontend-reviewers,czhou,urlbar-reviewers,mak
Comment 9•3 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Comment 10•2 months ago
|
||
Verified as fixed in our latest Beta 150.0b1 and our latest Nightly build 151.0a1 (2026-03-26)
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-ver-done-c151/b150]
status-firefox151:
--- → verified
QA Contact: rdoghi
You need to log in
before you can comment on or make changes to this bug.
Description
•