Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85d58e7ee257b076ed23282b7356a9f220e749d9
      
https://github.com/WebKit/WebKit/commit/85d58e7ee257b076ed23282b7356a9f220e749d9
  Author: Timothy Hatcher <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M Source/WebCore/en.lproj/Localizable.strings
    M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionCocoa.mm
    M Source/WebKit/UIProcess/Extensions/glib/WebExtensionGLib.cpp
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebExtensionContext.mm

  Log Message:
  -----------
  Inconsistent straight quotes ("%@") and curly apostrophe (extension’s) in 
same string (2 strings).
https://webkit.org/b/317101
rdar://177876427

Reviewed by Brian Weinstein.

Change straight quotes to curly quotes for both Web Extension errors for Cocoa 
and GTK ports.
Ran `update-webkit-localizable-strings` to regenerate Localizable.strings.

* Source/WebCore/en.lproj/Localizable.strings: Updated with script.
* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionCocoa.mm:
(WebKit::WebExtension::resourceDataForPath): Fixed quotes.
* Source/WebKit/UIProcess/Extensions/glib/WebExtensionGLib.cpp:
(WebKit::WebExtension::resourceDataForPath): Ditto.
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebExtensionContext.mm:
(TestWebKitAPI::TEST(WKWebExtensionContext, LoadNonExistentImage)): Updated 
string.

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



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

Reply via email to