WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 210326
Bug 171550
Same-origin module scripts should be requested with credentials if the crossorigin attribute is present
https://bugs.webkit.org/show_bug.cgi?id=171550
Summary
Same-origin module scripts should be requested with credentials if the crosso...
Jake Archibald
Reported
2017-05-02 06:57:33 PDT
https://module-script-tests-zoelmqooyv.now.sh/cookie-page
Same-origin module scripts should be requested with credentials if the crossorigin attribute is present. The output of the above page should be: No random number cookie found. Random number cookie is: 0.30567383219441924 Random number cookie is: 0.30567383219441924 But in Safari it's: No random number cookie found. No random number cookie found. Random number cookie is: 0.6591200076403063 (Obviously your random number will be different).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-02-21 13:08:56 PST
<
rdar://problem/37757892
>
Yusuke Suzuki
Comment 2
2020-04-13 05:53:03 PDT
Will fix with
https://bugs.webkit.org/show_bug.cgi?id=210326
, thanks!!!!
Yusuke Suzuki
Comment 3
2020-04-13 06:12:20 PDT
*** This bug has been marked as a duplicate of
bug 210326
***
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