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

  Changed paths:
    M Source/WebCore/Modules/fetch/FetchRequest.cpp
    M Source/WebCore/Modules/fetch/FetchResponse.cpp
    M Source/WebCore/Modules/notifications/Notification.cpp
    M Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.cpp
    M Source/WebCore/Modules/websockets/WebSocket.cpp
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/EmptyScriptExecutionContext.h
    M Source/WebCore/dom/ScriptExecutionContext.h
    M Source/WebCore/page/Navigation.cpp
    M Source/WebCore/workers/WorkerGlobalScope.h
    M Source/WebCore/worklets/WorkletGlobalScope.h

  Log Message:
  -----------
  Make completeURL()'s ForceUTF8 argument default to Yes
https://bugs.webkit.org/show_bug.cgi?id=314548

Reviewed by Youenn Fablet.

This is aligned with the standard and makes it less likely we'll do the
wrong thing going forward. Places where we are passing Yes today have
been cleaned up.

Canonical link: https://commits.webkit.org/313006@main



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

Reply via email to