Files
brave-core/browser
Pete Miller 3dcdad4c8a [AI Chat] Disable chromium Actor UI Task Button (#36499)
* [AI Chat] Disable chromium Actor UI Task Button

When an actor framework task is invoked, the button shows due to kGlicActorUiTaskIcon being true. Interacting with this button causes a crash.

First we will disable the button entirely, via this PR.

Then we will bring the functionality either in a custom Brave button and menu, or fix the upstream one.

Tests

Guards the kGlicActorUiTaskIcon=false override in chromium_src/chrome/
common/chrome_features.cc against regressions: while the agent profile
window is executing a task, neither the toolbar nor the tab strip
action container should construct the upstream
GlicAndActorButtonsContainer (which has been the source of crashes).
2026-05-16 13:35:23 -07:00
..
2026-04-27 12:00:45 +01:00
2026-04-27 12:00:45 +01:00