DescriptionCleanup after removal of the SVGViewSpec interface
With DOM requirements gone, we can turn this into something a bit simpler.
Remove the SVGFitToViewBox inheritance in favor of direct references to
the relevant objects. Similarly drop/unwrap the SVGAnimatedTransformList.
The above gets rid of the only users of SVGAnimatedProperty::setReadOnly
and associated state, as well as the corresponding state in the tear-off.
Also drop an unused methods from SVGSVGElement and rename currentView()
to ensureViewSpec(), making it private in the process.
Committed: https://crrev.com/b7197a48cfe0695b14460eb424fd8ee2577a969e
Cr-Commit-Position: refs/heads/master@{#435485}
Patch Set 1 #Patch Set 2 : Moar #
Total comments: 2
Patch Set 3 : SVGViewSpec& #Messages
Total messages: 20 (14 generated)
|