DescriptionMake SVG*StringList and SVGStringListTearOff scarcer
(Primarily) because of their inclusion in the SVGTests interface, these
two make their way into a lot more compilation units than has use for
them. The principal access to this data is the SVGTests::isValid()
method, so only the actual bindings should need any deeper insight into
these. Shuffle declarations and definitions to make their inclusion more
scarce. (From ~194 -> ~13 total dependencies for the latter, based on
"ninja -t deps".)
Committed: https://crrev.com/454771276058e585dbda30ff22f523f19e29492e
Cr-Commit-Position: refs/heads/master@{#420614}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|