haikuwebkit/Source/WebCore/Modules/beacon
Alex Christensen c695aba150 Align beacon CORS mode with Chrome and Firefox
https://bugs.webkit.org/show_bug.cgi?id=227590

Patch by Alex Christensen <achristensen@webkit.org> on 2021-07-01
Reviewed by Chris Dumez.

LayoutTests/imported/w3c:

* web-platform-tests/beacon/beacon-cors.https.window-expected.txt:

Source/WebCore:

This follows https://w3c.github.io/beacon/#sec-processing-model step 6.3.
Now we pass a WPT test that Chrome and Firefox already passed.

* Modules/beacon/NavigatorBeacon.cpp:
(WebCore::NavigatorBeacon::sendBeacon):

Canonical link: https://commits.webkit.org/239342@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@279490 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-07-02 01:03:53 +00:00
..
Navigator+Beacon.idl
NavigatorBeacon.cpp Align beacon CORS mode with Chrome and Firefox 2021-07-02 01:03:53 +00:00
NavigatorBeacon.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00