update onboarding; add missing safe areas

This commit is contained in:
Fabian Freund
2026-03-17 08:46:09 +01:00
parent 79b68f137e
commit 25f4d27f0d
49 changed files with 3938 additions and 2430 deletions
@@ -1149,6 +1149,8 @@ abstract class GeckoBrowserApi {
required bool private,
required String? contextId,
});
bool isDefaultBrowser();
void requestDefaultBrowser();
}
enum SyncEngineValue { history, bookmarks, tabs }