Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 27763ea201889276e35bec71ce1402cf5254c74a
      
https://github.com/WebKit/WebKit/commit/27763ea201889276e35bec71ce1402cf5254c74a
  Author: Fujii Hironori <[email protected]>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

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

  Log Message:
  -----------
  Hook up willStartRenderingUpdateDisplay/didCompleteRenderingUpdateDisplay for 
WC
https://bugs.webkit.org/show_bug.cgi?id=249785

Reviewed by Simon Fraser.

* Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp:
(WebKit::DrawingAreaWC::updateRendering): Call willStartRenderingUpdateDisplay 
before the rendering update.
(WebKit::DrawingAreaWC::displayDidRefresh):
Call didCompleteRenderingUpdateDisplay and didCompleteRenderingFrame after the 
rendering update.

Canonical link: https://commits.webkit.org/258501@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to