WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
38292
[Chromium] Add frame origins to ResourceRequest
https://bugs.webkit.org/show_bug.cgi?id=38292
Summary
[Chromium] Add frame origins to ResourceRequest
Nate Chapin
Reported
2010-04-28 16:06:17 PDT
Also, move allowStoredCredentials to ResourceRequest instead of WebURLRequestPrivate. This is information that will allow us to get rid of some hacks in our WebURLLoader implemenation and determine our security origin more correctly.
Attachments
patch
(7.89 KB, patch)
2010-04-28 16:10 PDT
,
Nate Chapin
abarth
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2010-04-28 16:10:24 PDT
Created
attachment 54636
[details]
patch
Adam Barth
Comment 2
2010-04-28 16:17:41 PDT
Comment on
attachment 54636
[details]
patch WebKit/chromium/public/WebURLRequest.h:149 + WEBKIT_API WebURL frameOrigin() const; I think we should be decoupling URL requests from frames, not make them more tightly coupled. Why should a URL request know that a frame exists? This patch tells me none of the *why* behind this change.
Nate Chapin
Comment 3
2010-05-04 13:13:29 PDT
Closing this as wontfix.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug