forked from mirrors/gecko-dev
This is another case of a document getting loaded before MainProcessSingleton, similar to profile manager. There's another wrinkle here, though. The migration UI can also be loaded _after_ startup (through Bookmarks manager), which is actually the primary way this UI is surfaced. So we need to also handle customElements.js getting loaded twice into the same window to avoid attempting to redefine everything. Differential Revision: https://phabricator.services.mozilla.com/D9713 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| aboutWelcomeBack.xhtml | ||
| migration.js | ||
| migration.xul | ||