DescriptionPass PaintBehaviorRenderingClipPathAsMask in PaintInfo
Passing PaintInfo to SVGPaintServer::updateGraphicsContext (instead of
GraphicsContext), PaintInfo::paintBehavior can be used instead of the
view's.
This also reduces SVGRenderSupport::isRenderingClipPathAsMaskImage to a
single/simple bit-test, which should help some workloads.
BUG=434376
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185544
Patch Set 1 #
Total comments: 6
Patch Set 2 : Constify; Add ASSERT. #
Messages
Total messages: 7 (2 generated)
|