Bug 115291
Summary: | REGRESSION (NetworkProcess): We ask the client for credentials in cross-origin authentication challenges when we shouldn't. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, ossy, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | All |
Brady Eidson
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
<rdar://problem/13764126>
youenn fablet
Probably similar to bug 131349