DescriptionAdd flag to enable antialiased clipping in HTML5 canvas
Here is the OWP tracking bug: https://code.google.com/p/chromium/issues/detail?id=422984
Here is the link to the entry on the feature dashboard: https://www.chromestatus.com/features/4871530282483712
Currently canvas clips are not antialiased which differs what what other
browsers are doing and what the users expect. This CL starts surfacing
the desired antialiased clipping behavior behind a flag
so developers can start assessing the capability.
This needs to land after the Blink CL: Plumb in flag to enable antialiased clipping in HTML 5 Canvas - https://codereview.chromium.org/652483003/
BUG=crbug.com/424291
BUG=crbug.com/422984
Committed: https://crrev.com/e25137bd1b720b121f4c365e08e9e18bb2cb9aab
Cr-Commit-Position: refs/heads/master@{#300261}
Patch Set 1 #Patch Set 2 : clean up #
Total comments: 4
Patch Set 3 : Address code review issues #
Messages
Total messages: 14 (6 generated)
|