[webkit-changes] [WebKit/WebKit] b000c7: Remove dead code "VertexPair::overlapsRect" in Flo...

Ahmad Saleem noreply at github.com
Wed Oct 4 15:32:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b000c752b50710456286ffe1a7bd42bf24e46aea
      https://github.com/WebKit/WebKit/commit/b000c752b50710456286ffe1a7bd42bf24e46aea
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/FloatPolygon.cpp
    M Source/WebCore/platform/graphics/FloatPolygon.h

  Log Message:
  -----------
  Remove dead code "VertexPair::overlapsRect" in FloatPolygon.cpp

https://bugs.webkit.org/show_bug.cgi?id=262638

Reviewed by Alexey Proskuryakov.

This patch removes 'VertexPair::overlapsRect' function since it is dead-code.

* Source/WebCore/platform/graphics/FloatPolygon.cpp:
(VertexPair::overlapsRect): Deleted
* Source/WebCore/platform/graphics/FloatPolygon.h:

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




More information about the webkit-changes mailing list