[webkit-changes] [WebKit/WebKit] 2a6439: Avoid double HashMap look up in GraphicsLayer::add...

Chris Dumez noreply at github.com
Fri Oct 13 15:37:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a64391c8a3733ca7573c329649c609c4f158292
      https://github.com/WebKit/WebKit/commit/2a64391c8a3733ca7573c329649c609c4f158292
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/GraphicsLayer.cpp

  Log Message:
  -----------
  Avoid double HashMap look up in GraphicsLayer::addRepaintRect()
https://bugs.webkit.org/show_bug.cgi?id=263132

Reviewed by Ryosuke Niwa.

* Source/WebCore/platform/graphics/GraphicsLayer.cpp:
(WebCore::GraphicsLayer::addRepaintRect):

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




More information about the webkit-changes mailing list