Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9f3a3264ae60f3e57602bac9a6df373f477094b
      
https://github.com/WebKit/WebKit/commit/e9f3a3264ae60f3e57602bac9a6df373f477094b
  Author: Vitor Roriz <[email protected]>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/platform/graphics/FontCache.h
    M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp

  Log Message:
  -----------
  FontCacheCoreText: Lazy initialize WorkQueue (m_prewarmQueue)
https://bugs.webkit.org/show_bug.cgi?id=292461
rdar://150555144

Reviewed by Geoffrey Garen.

We can lazy initialize m_prewarmQueue and make it a const RefPtr.

* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/platform/graphics/FontCache.h:
* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(WebCore::FontCache::prewarm):

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