mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.23k stars 2.94k forks source link

Move WindowUUID & extensions into BrowserKit #20259

Open data-sync-user opened 6 months ago

data-sync-user commented 6 months ago

WindowUUID is a custom typealias (for UUID) that is used throughout the theme manager and multi-window code.

The typealias, and most of its extensions, should probably live within BrowserKit, rather than Client.

┆Issue is synchronized with this Jira Task

data-sync-user commented 5 months ago

➤ Matt Reagan commented:

No QA needed, internal refactor