[webkit-changes] [WebKit/WebKit] eaa1a8: Remove unused localized strings

Anne van Kesteren noreply at github.com
Sun Oct 29 14:45:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eaa1a874ddb27813771978d1c2a498deff77671f
      https://github.com/WebKit/WebKit/commit/eaa1a874ddb27813771978d1c2a498deff77671f
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/LocalizedStrings.h
    M Source/WebCore/platform/cocoa/LocalizedStringsCocoa.mm

  Log Message:
  -----------
  Remove unused localized strings
https://bugs.webkit.org/show_bug.cgi?id=263853
rdar://117656159

Reviewed by Tyler Wilcock.

Remove the methods listed below as they are not referenced from
anywhere.

* Source/WebCore/platform/LocalizedStrings.h:
* Source/WebCore/platform/cocoa/LocalizedStringsCocoa.mm:
(WebCore::postScriptDocumentTypeDescription): Deleted.
(WebCore::keygenMenuItem2048): Deleted.
(WebCore::keygenKeychainItemName): Deleted.

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




More information about the webkit-changes mailing list