NEW 213709
REGRESSION(r263626): imported/w3c/web-platform-tests/cors/credentials-flag.htm failing for all but Mojave
https://bugs.webkit.org/show_bug.cgi?id=213709
Summary REGRESSION(r263626): imported/w3c/web-platform-tests/cors/credentials-flag.ht...
Lauro Moura
Reported 2020-06-28 20:16:42 PDT
The results dashboard[1] shows failures for iOS, Catalina and GLIB ports: 17 FAIL Access-Control-Allow-Credentials: true%0B should be disallowed (async) assert_unreached: onload Reached unreachable code 18 FAIL Access-Control-Allow-Credentials: true%0C should be disallowed (async) assert_unreached: onload Reached unreachable code [1] https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcors%2Fcredentials-flag.htm
Attachments
Lauro Moura
Comment 1 2020-06-28 20:36:05 PDT
Actually, these two conditions are passing on most ports (and still failing on Mojave). Indeed wpt.fyi shows these conditions passing for WebKitGTK and failing for Safari on Mojave: [1] https://wpt.fyi/results/cors/credentials-flag.htm?label=master&product=chrome%5Bexperimental%5D&product=edge%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D&product=webkitgtk&aligned The original bug for this test (bug191102) was closed as invalid, citing the field parsing issue to be related to CFNetwork.
Note You need to log in before you can comment on or make changes to this bug.