[webkit-reviews] review granted: [Bug 173566] svgPath.getTotalLength() freezes webkit : [Attachment 313545] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 21 13:52:54 PDT 2017


Dean Jackson <dino at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 173566: svgPath.getTotalLength() freezes webkit
https://bugs.webkit.org/show_bug.cgi?id=173566

Attachment 313545: Patch

https://bugs.webkit.org/attachment.cgi?id=313545&action=review




--- Comment #12 from Dean Jackson <dino at apple.com> ---
Comment on attachment 313545
  --> https://bugs.webkit.org/attachment.cgi?id=313545
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=313545&action=review

> Source/WebCore/platform/graphics/PathTraversalState.cpp:52
> +    bool operator ==(const QuadraticBezier& rhs)

Nit: operator==


More information about the webkit-reviews mailing list