Random clean up of SVGResourcesCache
* Fix up some comments. * Rename resourcesCacheFromLayoutObject to resourcesCache; let it take a Document& instead (to reflect the wider "scope" it has), and make it return a SVGResourceCache& since the cache will always be present if SVGDocumentExtensions are. * Drop redundant qualification. BUG=521334 Review URL: https://codereview.chromium.org/1288903003 git-svn-id: svn://svn.chromium.org/blink/trunk@200826 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment