Bug 115291 - REGRESSION (NetworkProcess): We ask the client for credentials in cross-origin authentication challenges when we shouldn't.
Summary: REGRESSION (NetworkProcess): We ask the client for credentials in cross-origi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-26 16:54 PDT by Brady Eidson
Modified: 2014-05-26 08:13 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2013-04-26 16:54:28 PDT
REGRESSION (NetworkProcess): We ask the client for credentials in cross-origin authentication challenges when we shouldn't

Noticed while fixing https://bugs.webkit.org/show_bug.cgi?id=115288

This affects DocumentThreadableLoader and WebCoreAVFResourceLoader
Comment 1 Brady Eidson 2013-04-29 11:27:37 PDT
<rdar://problem/13764126>
Comment 2 youenn fablet 2014-05-26 08:13:56 PDT
Probably similar to bug 131349