Fix extension_webstore_private_api calls to DefaultProfile. Instead of calling...
Fix extension_webstore_private_api calls to DefaultProfile. Instead of calling GetDefaultProfile in incognito mode, call GetOriginalProfile, which gives the non-incognito profile from which that profile was spawned. This makes things work with multi-profiles. BUG=83792 TEST=existing tests still work. Review URL: http://codereview.chromium.org/6992036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86602 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment