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

Issue 169033002: Drop [LegacyImplementedInBaseClass] from SVGFitToViewBox IDL interface (Closed)

Created:
6 years, 10 months ago by Inactive
Modified:
6 years, 10 months ago
CC:
blink-reviews, krit, arv+blink, fs, watchdog-blink-watchlist_google.com, ed+blinkwatch_opera.com, f(malita), gyuyoung.kim_webkit.org, Inactive, Stephen Chennney, rwlbuis
Visibility:
Public.

Description

Drop [LegacyImplementedInBaseClass] from SVGFitToViewBox IDL interface Drop [LegacyImplementedInBaseClass] from SVGFitToViewBox IDL interface by refactoring the code. More code was also moved to SVGFitToViewBox class to avoid code duplication. R=haraken, pdr BUG=344224 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167269

Patch Set 1 #

Patch Set 2 : Make constructor explicit and protected #

Patch Set 3 : Further refactoring #

Total comments: 1

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -120 lines) Patch
M Source/core/svg/SVGFitToViewBox.h View 1 2 3 chunks +41 lines, -20 lines 0 comments Download
M Source/core/svg/SVGFitToViewBox.cpp View 4 chunks +19 lines, -0 lines 0 comments Download
M Source/core/svg/SVGFitToViewBox.idl View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/svg/SVGMarkerElement.h View 4 chunks +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGMarkerElement.cpp View 1 2 4 chunks +5 lines, -7 lines 0 comments Download
M Source/core/svg/SVGPatternElement.h View 1 2 3 3 chunks +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGPatternElement.cpp View 1 2 3 3 chunks +2 lines, -5 lines 0 comments Download
M Source/core/svg/SVGSVGElement.h View 1 2 3 4 3 chunks +0 lines, -8 lines 0 comments Download
M Source/core/svg/SVGSVGElement.cpp View 1 2 3 4 6 chunks +8 lines, -10 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.h View 3 chunks +0 lines, -7 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.cpp View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M Source/core/svg/SVGViewElement.h View 1 2 3 4 3 chunks +0 lines, -7 lines 0 comments Download
M Source/core/svg/SVGViewElement.cpp View 1 2 3 4 2 chunks +6 lines, -11 lines 0 comments Download
M Source/core/svg/SVGViewSpec.h View 1 2 3 4 3 chunks +0 lines, -7 lines 0 comments Download
M Source/core/svg/SVGViewSpec.cpp View 1 2 3 4 7 chunks +14 lines, -17 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Inactive
6 years, 10 months ago (2014-02-16 22:00:00 UTC) #1
pdr.
On 2014/02/16 22:00:00, Chris Dumez wrote: LGTM
6 years, 10 months ago (2014-02-16 22:34:11 UTC) #2
haraken
LGTM https://codereview.chromium.org/169033002/diff/20016/Source/core/svg/SVGMarkerElement.cpp File Source/core/svg/SVGMarkerElement.cpp (right): https://codereview.chromium.org/169033002/diff/20016/Source/core/svg/SVGMarkerElement.cpp#newcode144 Source/core/svg/SVGMarkerElement.cpp:144: } else if (SVGFitToViewBox::parseAttribute(name, value, document(), parseError)) { ...
6 years, 10 months ago (2014-02-16 23:23:35 UTC) #3
haraken
Thanks for removing [LegacyImplementedInBaseClass] before switching to the new IDL compiler! (The switch will happen ...
6 years, 10 months ago (2014-02-16 23:24:16 UTC) #4
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-16 23:34:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/169033002/20016
6 years, 10 months ago (2014-02-16 23:34:49 UTC) #6
Inactive
The CQ bit was unchecked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-17 01:30:03 UTC) #7
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-17 01:30:07 UTC) #8
Inactive
The CQ bit was unchecked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-17 02:45:03 UTC) #9
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-17 02:46:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/169033002/200001
6 years, 10 months ago (2014-02-17 02:46:53 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-17 04:55:31 UTC) #12
commit-bot: I haz the power
Failed to apply patch for Source/core/svg/SVGSVGElement.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-17 04:55:32 UTC) #13
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 10 months ago (2014-02-17 05:05:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/169033002/300001
6 years, 10 months ago (2014-02-17 05:06:04 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-02-17 06:49:06 UTC) #16
Message was sent while issue was closed.
Change committed as 167269

Powered by Google App Engine
This is Rietveld 408576698