[webkit-reviews] review granted: [Bug 202177] [FTW] Correct compositing, shadow, and radial gradient implementations : [Attachment 379805] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 29 01:26:34 PDT 2019


Fujii Hironori <Hironori.Fujii at sony.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 202177: [FTW] Correct compositing, shadow, and radial gradient
implementations
https://bugs.webkit.org/show_bug.cgi?id=202177

Attachment 379805: Patch

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




--- Comment #15 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 379805
  --> https://bugs.webkit.org/attachment.cgi?id=379805
Patch

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

> Source/WebCore/platform/graphics/win/PathDirect2D.cpp:335
> +    float tolerance = 10.0;

https://webkit.org/code-style-guidelines/#float-suffixes


More information about the webkit-reviews mailing list