DescriptionSet CG clip to empty explicitly
Skia draws Mac user elements by creating a CoreGraphics context
that mirrors Skia's SkCanvas' context.
CoreGraphics does not consider a newly created path to be empty.
Explicitly set it to empty so the subsequent drawing is clipped out.
BUG: 111642
TEST: http://jsfiddle.net/kenjibaheux/UN3Dt/3/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119962
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #Messages
Total messages: 5 (0 generated)
|