You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sessions no longer get stuck on "needs approval": the legacy Notification hook
could land late (including after the upstream dialog-flash race) and overwrite
newer state with a stale permission flag. Permission state is now written solely
by permission.js; the Notification hook is no longer installed and old
registrations are cleaned up on next launch.
The permission-dot icon now adapts to the menu bar appearance in System mode
instead of rendering a hard-black glyph.