WebFonts: Send credentials for same origin requests
This fixes a regression from Blink r199364 where credentials are not sent for same-origin webfont requests. This patch basically does the same thing as HTMLImportsController::load(); set AllowStoredCredentials flag only when the request is same-origin. BUG=516192 TEST=http/tests/webfont/same-origin-credentials.html Review URL: https://codereview.chromium.org/1267023004 git-svn-id: svn://svn.chromium.org/blink/trunk@200980 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment