DescriptionRestructure user-creation flow for modularity and error-reporting.
Pulls the call to open a new user's first window out of the ProfileManager and
into the UI layer that called for the creation of the new user. This improves
code layering (ProfileManager shouldn't have to know about the host desktop type)
and allows us to communicate errors during user creation (also
partially added here, although most errors aren't yet captured).
BUG=153864, 243379
TEST=existing unit tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202939
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #
Total comments: 6
Patch Set 9 : Address Drew's comments #Patch Set 10 : Fix Mac browser test #
Total comments: 1
Patch Set 11 : Removed log; patch for commit. #Messages
Total messages: 9 (0 generated)
|