Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5164703263d13baeb378f4d041fd8209569ae176
      
https://github.com/WebKit/WebKit/commit/5164703263d13baeb378f4d041fd8209569ae176
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M Source/WebCore/en.lproj/Localizable.strings
    M Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm

  Log Message:
  -----------
  String shows incorrectly in open model prompt
https://bugs.webkit.org/show_bug.cgi?id=276094
<radar://130919961>

Reviewed by Jer Noble.

278998@main should have used WEB_UI_NSSTRING_KEY instead of WEB_UI_NSSTRING
otherwise the string in Localizable.strings could get inintentionally 
overwritten
by running update-webkit-localizable-strings as seen in 280128@main.

* Source/WebCore/en.lproj/Localizable.strings:
* Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to