Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3dc92fed6eb3fe90672ec61a48e7cea52f6b1831
      
https://github.com/WebKit/WebKit/commit/3dc92fed6eb3fe90672ec61a48e7cea52f6b1831
  Author: Fujii Hironori <[email protected]>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/wc/GraphicsLayerWC.cpp
    M Source/WebKit/WebProcess/WebPage/wc/GraphicsLayerWC.h

  Log Message:
  -----------
  GraphicsLayerWC: Remove m_isFlushing member variable in favor of 
GraphicsLayerClient::isFlushingLayers()
https://bugs.webkit.org/show_bug.cgi?id=285732

Reviewed by Ross Kirsling.

<https://commits.webkit.org/287731@main> introduced
GraphicsLayerClient::isFlushingLayers(). GraphicsLayerWC can remove
m_isFlushing member variable.

* Source/WebKit/WebProcess/WebPage/wc/GraphicsLayerWC.cpp:
(WebKit::GraphicsLayerWC::noteLayerPropertyChanged):
(WebKit::GraphicsLayerWC::recursiveCommitChanges):
* Source/WebKit/WebProcess/WebPage/wc/GraphicsLayerWC.h:

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