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

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/notifications/icon-url-encoding-euc-kr.https-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/notifications/icon-url-encoding-euc-kr.https.html
    M Source/WebCore/Modules/notifications/Notification.cpp

  Log Message:
  -----------
  Correct URL parser invocation on the Notification object
https://bugs.webkit.org/show_bug.cgi?id=314504

Reviewed by Chris Dumez.

The URL parser defaults to using UTF-8 to encode the query parameter.
Unfortunately our code still defaults to inverse. (To be fixed
separately.)

Test: 
imported/w3c/web-platform-tests/notifications/icon-url-encoding-euc-kr.https.html
Canonical link: https://commits.webkit.org/312988@main



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

Reply via email to