[webkit-changes] [WebKit/WebKit] 13a397: REGRESSION(280148 at main): It regressed the score of...

Said Abou-Hallawa noreply at github.com
Sat Jun 22 13:28:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 13a39723d661c817cd9cd785062c20ba130444f7
      https://github.com/WebKit/WebKit/commit/13a39723d661c817cd9cd785062c20ba130444f7
  Author: Said Abou-Hallawa <said at apple.com>
  Date:   2024-06-22 (Sat, 22 Jun 2024)

  Changed paths:
    M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp

  Log Message:
  -----------
  REGRESSION(280148 at main): It regressed the score of MotionMark CanvasLines
https://bugs.webkit.org/show_bug.cgi?id=275771
rdar://130319651

Reviewed by Per Arne Vollan.

Like what we used to do before 280148 at main, call Path::fastBoundingRect() only
when the global filter is set.

* Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:
(WebCore::CanvasRenderingContext2DBase::fillInternal):
(WebCore::CanvasRenderingContext2DBase::strokeInternal):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list