Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e7b7ad77352a38f600ec54b0ce3c31aa6238629
      
https://github.com/WebKit/WebKit/commit/1e7b7ad77352a38f600ec54b0ce3c31aa6238629
  Author: Jer Noble <[email protected]>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M Source/JavaScriptCore/JavaScriptCorePrefix.h
    M Source/WebCore/WebCorePrefix.h
    M Source/WebKit/WebKit2Prefix.h
    M Source/WebKitLegacy/mac/WebKitPrefix.h

  Log Message:
  -----------
  Add <wtf/TZoneMalloc.m> to WebCore, WebKit, WebKitLegacy, and JavaScriptCore 
precompiled header files
https://bugs.webkit.org/show_bug.cgi?id=283343
<rdar://problem/140172578>

Reviewed by Michael Saboff.

As more clases adopt WTF_MAKE_TZONE_ALLOCATED(), the cost to include 
<wtf/TZoneMalloc.h> has exploded.
Adding it to the precompiled header files reduces build times by approximately 
5%.

* Source/JavaScriptCore/JavaScriptCorePrefix.h:
* Source/WebCore/WebCorePrefix.h:
* Source/WebKit/WebKit2Prefix.h:
* Source/WebKitLegacy/mac/WebKitPrefix.h:

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