Bug 1893667 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As sketched out in [1], we'll need to adjust the startup profile selection flow in nsAppRunner SelectProfile / nsToolkitProfileService::SelectStartupprofile to allow starting up into the new profile selector.

This builds on bug 1893666, which adds the flag to nsToolkitProfile to signal that the user wants to launch into the new profile selector.

[1] https://docs.google.com/document/d/1UpOMyD5S81XW6isQKAKhDLlgu7EI9SyozXpxpl73LIg/edit
As sketched out in [1], we'll need to adjust the startup profile selection flow in nsAppRunner SelectProfile / nsToolkitProfileService::SelectStartupprofile to allow starting up into the new profile selector.

This builds on bug 1893666, which adds the flag to nsToolkitProfile to signal that the user wants to launch into the new profile selector.

Be sure to gate these changes on the build-time flag defined in bug 1893315.

[1] https://docs.google.com/document/d/1UpOMyD5S81XW6isQKAKhDLlgu7EI9SyozXpxpl73LIg/edit

Back to Bug 1893667 Comment 0