Chromium Code Reviews
DescriptionMinor SVGFilterPainter cleanups
Simplify GraphicsContext handling in SVGFilterRecordingContext by
getting rid of the paintingContext() calls, since we'll promptly replace
that GraphicsContext with the recording context anyway. Get rid of the
|context| local and use m_context instead.
Drop the LayoutObject argument to paintFilteredContent(...) since it
isn't used.
Committed: https://crrev.com/f1ef6d9f2d1b1eb062a443210b72bb833374daf4
Cr-Commit-Position: refs/heads/master@{#393511}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||