DescriptionChange RenderSVGResourceClipper's ClipperContext class into an enum
RenderSVGResourceClipper needs a couple bits of state to determine
whether mask or path clipping was used. (The clipper doesn't maintain
this state because it can be applied to multiple renderers.) This patch
converts the ClipperContext class into a simple enum which is now
scoped to RenderSVGResourceClipper.
No new tests as there is no change in behavior.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181575
Patch Set 1 #Patch Set 2 : Maybe I should try to compile before uploading after all #Patch Set 3 : Variables have to be initialized?!? #
Messages
Total messages: 11 (5 generated)
|