Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c8a7108b8e408f9acacf0623df1452441dd5114
      
https://github.com/WebKit/WebKit/commit/6c8a7108b8e408f9acacf0623df1452441dd5114
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-05-18 (Mon, 18 May 2026)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/beacon/beacon-url-encoding-euc-kr.https-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/beacon/beacon-url-encoding-euc-kr.https.html
    A LayoutTests/imported/w3c/web-platform-tests/beacon/resources/url-echo.py
    A 
LayoutTests/imported/w3c/web-platform-tests/mediasession/artwork-url-encoding-euc-kr-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/mediasession/artwork-url-encoding-euc-kr.html
    M Source/WebCore/Modules/beacon/NavigatorBeacon.cpp
    M Source/WebCore/Modules/cookie-store/CookieStore.cpp
    M Source/WebCore/Modules/mediasession/MediaMetadata.cpp

  Log Message:
  -----------
  Correct URL parsing for sendBeacon() and the Media Session API
https://bugs.webkit.org/show_bug.cgi?id=314732

Reviewed by Youenn Fablet.

This also changes the call for the Cookie Store API, but this does not
impact anything as we never look at the query of that URL. And
therefore that can not be tested.

Tests: 
imported/w3c/web-platform-tests/beacon/beacon-url-encoding-euc-kr.https.html
       
imported/w3c/web-platform-tests/mediasession/artwork-url-encoding-euc-kr.html

Upstream: https://github.com/web-platform-tests/wpt/pull/59851
Canonical link: https://commits.webkit.org/313403@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to