Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b000c752b50710456286ffe1a7bd42bf24e46aea
https://github.com/WebKit/WebKit/commit/b000c752b50710456286ffe1a7bd42bf24e46aea
Author: Ahmad Saleem <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes