push notifications initial

This commit is contained in:
Fabian Freund
2026-04-16 11:09:02 +02:00
parent 2e1b29a463
commit e387008de7
13 changed files with 3272 additions and 2039 deletions
@@ -1140,6 +1140,8 @@ abstract class GeckoBrowserApi {
});
bool isDefaultBrowser();
void requestDefaultBrowser();
@async
bool pickUnifiedPushDistributor();
void shutdown();
}