Bug 276623
Summary: | Avoid redundant call to CGContextClipToRect in GraphicsContextCG::fillRect when filling with a gradient | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
Component: | Layout and Rendering | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mike Wyrzykowski
CGContextClipToRect is at times redundant when filling gradients
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike Wyrzykowski
radar://131632207
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/30836
Mike Wyrzykowski
*** This bug has been marked as a duplicate of bug 276894 ***