Closed
Bug 2003054
Opened 10 months ago
Closed 9 months ago
Disable sidebar 3rd Party chat
Categories
(Core :: Machine Learning: Frontend, task, P1)
Core
Machine Learning: Frontend
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: cbellini, Assigned: chloezhou)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai])
Attachments
(1 file)
Ensure that the 3rd party AI assistants aren't present in the existing Sidebar
| Reporter | ||
Updated•10 months ago
|
Whiteboard: [genai]
Updated•10 months ago
|
| Reporter | ||
Updated•10 months ago
|
Severity: -- → N/A
| Reporter | ||
Updated•10 months ago
|
Summary: Disable sidebar 3P chat → Disable sidebar 3rd Party chat
| Reporter | ||
Updated•10 months ago
|
Assignee: nobody → chzhou
Priority: -- → P1
| Assignee | ||
Comment 1•9 months ago
|
||
This patch hides the 3rd party AI chat sidebar in AI window:
- View -> Sidebar menu item
- Sidebar launcher icon
- Customize Sidebar panel toggle
- Session restore when switching to AI window
The aichat sidebar remains available in other Windows. Added isAIWindow() helper to SidebarController and hiddenInAIWindow property for UI filtering. Added browser tests for AI chat sidebar behavior in AI window.
| Assignee | ||
Comment 2•9 months ago
|
||
Pushed by chzhou@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b8c50e3ec1e3
https://hg.mozilla.org/integration/autoland/rev/e04f6ba13199
Hide 3rd Party AI chat sidebar in AI window r=ai-frontend-reviewers,jsudiaman,Gijs
Comment 4•9 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
You need to log in
before you can comment on or make changes to this bug.
Description
•