Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 776a973002faf35d63116e903eeb8a10aefae783
      
https://github.com/WebKit/WebKit/commit/776a973002faf35d63116e903eeb8a10aefae783
  Author: Per Arne Vollan <[email protected]>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

  Changed paths:
    M Source/WTF/wtf/spi/cocoa/XTSPI.h
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm

  Log Message:
  -----------
  Avoid sorting retrieved font information
https://bugs.webkit.org/show_bug.cgi?id=296856
rdar://157328710

Reviewed by Sihui Liu.

This patch improves performance by adding the option to not sort the retrieved 
font data,
since sorting is not required in our use case.

* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:

Canonical link: https://commits.webkit.org/298251@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