Do not use the 'original' profile for guest sessions
For guest sessions (profile->IsGuestSession), we do not use profile->GetOriginalProfile() for browser windows, we use the off the record profile instead. This was triggering an assert at the top of Browser::Browser(). BUG=434491 Review URL: https://codereview.chromium.org/741883002 Cr-Commit-Position: refs/heads/master@{#305053}
Showing
Please register or sign in to comment