Rework SVG <paint> setup
Remove the SVGPaintServer abstraction, folding it into the only remaining user (SVGObjectPainter::PreparePaint). LayoutSVGResourcePaintServer::PreparePaintServer() is transformed into LayoutSVGResourcePaintServer::ApplyShader(). This provides a slimmer abstraction for <paint>s. Bug: 109212 Change-Id: Iae577d846a61a6eae0e3689165ab616cbb70183c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440533Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#813122}
Showing
Please register or sign in to comment