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

Issue 901623002: Deprecate SVGSVGElement.forceRedraw, suspendRedraw, unsuspendRedraw[All] (Closed)

Created:
5 years, 10 months ago by Erik Dahlström (inactive)
Modified:
5 years, 10 months ago
Reviewers:
pdr., philipj_slow
CC:
blink-reviews, krit, arv+blink, kouhei+svg_chromium.org, fs, ed+blinkwatch_opera.com, f(malita), Inactive, gyuyoung.kim_webkit.org, Stephen Chennney, rwlbuis, pdr+svgwatchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Deprecate SVGSVGElement.forceRedraw, suspendRedraw, unsuspendRedraw[All] BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189639

Patch Set 1 #

Total comments: 4

Patch Set 2 : codereview fixes #

Patch Set 3 : add test #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -4 lines) Patch
A LayoutTests/svg/dom/SVGSVGElement-deprecated-methods.html View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
A LayoutTests/svg/dom/SVGSVGElement-deprecated-methods-expected.txt View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/frame/UseCounter.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/frame/UseCounter.cpp View 1 3 1 chunk +12 lines, -0 lines 0 comments Download
M Source/core/svg/SVGSVGElement.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Erik Dahlström (inactive)
Quick smoketest: http://jsfiddle.net/km055x0x/
5 years, 10 months ago (2015-02-04 13:40:49 UTC) #2
philipj_slow
That no tests fail means that this is completely untested. Can you add a test ...
5 years, 10 months ago (2015-02-04 15:45:24 UTC) #3
Erik Dahlström (inactive)
https://codereview.chromium.org/901623002/diff/1/Source/core/frame/UseCounter.cpp File Source/core/frame/UseCounter.cpp (right): https://codereview.chromium.org/901623002/diff/1/Source/core/frame/UseCounter.cpp#newcode845 Source/core/frame/UseCounter.cpp:845: return "'SVGSVGElement.forceRedraw' is deprecated, please do not use it. ...
5 years, 10 months ago (2015-02-05 08:43:00 UTC) #4
philipj_slow
LG, now just needs a test calling each of the deprecated methods.
5 years, 10 months ago (2015-02-05 10:03:47 UTC) #5
Erik Dahlström (inactive)
On 2015/02/05 10:03:47, philipj_UTC7 wrote: > LG, now just needs a test calling each of ...
5 years, 10 months ago (2015-02-06 11:19:53 UTC) #6
philipj_slow
lgtm
5 years, 10 months ago (2015-02-06 12:29:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/901623002/60001
5 years, 10 months ago (2015-02-06 12:29:25 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 13:21:28 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189639

Powered by Google App Engine
This is Rietveld 408576698