Chromium Code Reviews
DescriptionCleanup the SVGTreeScopeResources interface
After some previous refactoring, some methods no longer need to be
public, and some methods can be folded into others to avoid some hash-
lookups.
Also use HashMap::removeAll in removeElementFromPendingResources, change
some methods to use references and hide a longish typename with 'auto'.
BUG=454767
Review-Url: https://codereview.chromium.org/2705163008
Cr-Commit-Position: refs/heads/master@{#452645}
Committed: https://chromium.googlesource.com/chromium/src/+/52b947642a5a9fd60c5fbf61419cca26b1fd72ec
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase #Messages
Total messages: 24 (16 generated)
|