Bug 173728

Summary: REGRESSION (r215809): 50% regression 14E305 -> 15A293a in MotionMark Suits test
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Dean Jackson 2017-06-22 11:21:41 PDT
REGRESSION (r215809): 50% regression 14E305 -> 15A293a in MotionMark Suits test
Comment 1 Dean Jackson 2017-06-22 11:22:05 PDT
<rdar://problem/32526744>
Comment 2 Dean Jackson 2017-06-22 11:25:16 PDT
Created attachment 313643 [details]
Patch
Comment 3 Tim Horton 2017-06-22 11:27:36 PDT
Comment on attachment 313643 [details]
Patch

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

> Source/WebCore/platform/graphics/cg/GradientCG.cpp:66
> +        // FIXME: Rather than just check for extended colors, we could check the actual

Could? Should?
Comment 4 Dean Jackson 2017-06-22 14:06:51 PDT
Committed r218717: <http://trac.webkit.org/changeset/218717>