• abodenha@chromium.org's avatar
    Allow off the record dialogs · 56986f93
    abodenha@chromium.org authored
    Modify dialog creation flow to allow an off the record profile to be used in an html dialog.  Fixes issues with cloud print where the signed-in state of the page and dialogs are out of sync.
    
    Adds DCHECKS that fire if a non-modal dialog is created with an off the record profile.
    
    This provides a temporary solution to sign-in issues on most platforms.  A longer term solution is in the works to eliminate our dependency on html dialog.
    
    BUG=99271
    TEST=
    
    
    Review URL: http://codereview.chromium.org/8343043
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108027 0039d316-1c4b-4281-b951-d872f2087c98
    56986f93
html_dialog_view.cc 9.32 KB