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

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUQueue.cpp
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/DocumentInlines.h
    M Source/WebCore/page/IntersectionObserver.h
    M Source/WebCore/page/Page.h
    M 
Source/WebCore/platform/graphics/ca/cocoa/GraphicsLayerAsyncContentsDisplayDelegateCocoa.h
    M Source/WebCore/rendering/BackgroundPainter.h
    M Source/WebKit/WebProcess/WebCoreSupport/WebProcessSyncClient.cpp

  Log Message:
  -----------
  Reduce header includes in Document.h
https://bugs.webkit.org/show_bug.cgi?id=292426

Reviewed by Mark Lam.

Remove more #include from Document.h to speed up build time.

* Source/WebCore/Modules/WebGPU/GPUQueue.cpp:
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::fragmentDirectiveForBindings):
* Source/WebCore/dom/Document.h:
(WebCore::Document::fragmentDirectiveForBindings): Moved to cpp.
(WebCore::Document::syncData): Deleted.
* Source/WebCore/dom/DocumentInlines.h:
(WebCore::Document::syncData):
* Source/WebCore/page/IntersectionObserver.h:
* Source/WebCore/page/Page.h:
* 
Source/WebCore/platform/graphics/ca/cocoa/GraphicsLayerAsyncContentsDisplayDelegateCocoa.h:
* Source/WebCore/rendering/BackgroundPainter.h:
* Source/WebKit/WebProcess/WebCoreSupport/WebProcessSyncClient.cpp:

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