Files
tubestation/browser/components/extensions
Rob Wu e6e595260e Bug 1962683 - Avoid missed event in browser_ext_tabs_group_ungroup.js r=zombie
This patch moves the tabs API calls after the tabGroups event call,
which increases the likelihood that the tabGroups implementation loads
(with the event registered) before tabs.group() is called, to address
https://bugzilla.mozilla.org/show_bug.cgi?id=1962683#c3

Differential Revision: https://phabricator.services.mozilla.com/D246779
2025-04-29 13:14:56 +00:00
..