Files
tubestation/browser/components/migration
Jason Prickett 913a1e6ec8 Bug 1901499 - Allow extensions success link to open in spotlight r=mconley
This patch allows the extensions success link to also be opened when the migration wizard is running in the spotlight. The issue seems to be that the browser element used in `OpenAboutAddons` doesn't exist when running in spotlight, so I've opted to instead allow the event to be handled with `OpenURL` when running in the aboutwelcome bundle, and also adding a parameter to handle trusted links with OpenURL.

Differential Revision: https://phabricator.services.mozilla.com/D213666
2024-06-18 19:51:37 +00:00
..