WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159406
Remove RequestOriginPolicy from ResourceLoaderOptions
https://bugs.webkit.org/show_bug.cgi?id=159406
Summary
Remove RequestOriginPolicy from ResourceLoaderOptions
youenn fablet
Reported
2016-07-04 06:02:21 PDT
This is redundant with FetchOptions::Mode
Attachments
Patch
(24.16 KB, patch)
2016-07-04 06:09 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2016-07-04 06:09:38 PDT
Created
attachment 282710
[details]
Patch
Sam Weinig
Comment 2
2016-07-04 10:53:38 PDT
Comment on
attachment 282710
[details]
Patch Not related to the patch exactly, but I wish it was spelled FetchOptions::Mode::CORS rather than FetchOptions::Mode::Cors since it's an acronym.
WebKit Commit Bot
Comment 3
2016-07-04 11:37:02 PDT
Comment on
attachment 282710
[details]
Patch Clearing flags on attachment: 282710 Committed
r202811
: <
http://trac.webkit.org/changeset/202811
>
WebKit Commit Bot
Comment 4
2016-07-04 11:37:06 PDT
All reviewed patches have been landed. Closing bug.
youenn fablet
Comment 5
2016-07-05 05:17:24 PDT
(In reply to
comment #2
)
> Comment on
attachment 282710
[details]
> Patch > > Not related to the patch exactly, but I wish it was spelled > FetchOptions::Mode::CORS rather than FetchOptions::Mode::Cors since it's an > acronym.
That is not really possible as "cors" comes from an IDL enumeration.
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