mirror of
https://github.com/mozilla-firefox/firefox
synced 2026-08-10 11:48:50 +00:00
There isn't a specific mac notification for description changes, like there is for name (title) changes. To get around this, we use AXAnnouncementRequested with the description string. If Apple introduces a specific event, we should update this code to use that instead. Differential Revision: https://phabricator.services.mozilla.com/D316905