DescriptionCrOS OOBE: Load gaia login frame only after dialogArguments have been initialized.
If the gaia login frame is loaded right away when the main OOBE UI loads, there's no chance for the enrollment handler to set up chrome.dialogArguments, which gaia_login.js however requires to initialize correctly. So, defer loading of the gaia login frame to the point the enterprise enrollment screen actually gets shown.
BUG=chromium-os:18736
TEST=Enrollment triggered through the accelerator finally works.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95808
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit. #
Messages
Total messages: 4 (0 generated)
|