Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Issue 2537223006: Cleanup after removal of the SVGViewSpec interface (Closed)

Created:
4 years ago by fs
Modified:
4 years ago
Reviewers:
pdr.
CC:
fs, darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, krit, Eric Willigers, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rjwright, rwlbuis, Stephen Chennney, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup 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)
fs
4 years ago (2016-11-30 22:03:16 UTC) #9
pdr.
Ummm yes! -145 LOCC (lines of crazy code), +73 LOGC LGTM https://codereview.chromium.org/2537223006/diff/20001/third_party/WebKit/Source/core/svg/SVGSVGElement.h File third_party/WebKit/Source/core/svg/SVGSVGElement.h (right): ...
4 years ago (2016-11-30 22:07:18 UTC) #10
fs
https://codereview.chromium.org/2537223006/diff/20001/third_party/WebKit/Source/core/svg/SVGSVGElement.h File third_party/WebKit/Source/core/svg/SVGSVGElement.h (right): https://codereview.chromium.org/2537223006/diff/20001/third_party/WebKit/Source/core/svg/SVGSVGElement.h#newcode118 third_party/WebKit/Source/core/svg/SVGSVGElement.h:118: SVGViewSpec* ensureViewSpec(); On 2016/11/30 at 22:07:18, pdr. wrote: > ...
4 years ago (2016-11-30 22:40:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2537223006/40001
4 years ago (2016-11-30 22:41:08 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-01 00:05:38 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-01 00:07:56 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b7197a48cfe0695b14460eb424fd8ee2577a969e
Cr-Commit-Position: refs/heads/master@{#435485}

Powered by Google App Engine
This is Rietveld 408576698