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

Issue 231143002: Iron out some kinks in SVG IDL files (Closed)

Created:
6 years, 8 months ago by fs
Modified:
6 years, 8 months ago
CC:
blink-reviews, shans, kouhei+svg_chromium.org, dino_apple.com, rwlbuis, krit, arv+blink, alancutter (OOO until 2018), dstockwell, Timothy Loh, pdr., Eric Willigers, Steve Block, rjwright, gyuyoung.kim_webkit.org, darktears, Mike Lawther (Google), ed+blinkwatch_opera.com, f(malita), Inactive, Stephen Chennney, watchdog-blink-watchlist_google.com
Visibility:
Public.

Description

Iron out some kinks in SVG IDL files This drops a few "[Default=Undefined] optional" from method arguments to match the expected arity checking behavior. Matches Gecko and the spec where applicable. For SVGAnimationElement.{begin,end}ElementAt, block all non-finite values as per the WebIDL 'float' type. BUG=311246 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171485

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Add tests; Drop feMorphology change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -10 lines) Patch
A LayoutTests/svg/dom/method-argument-aritychecks.html View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
A LayoutTests/svg/dom/method-argument-aritychecks-expected.txt View 1 2 1 chunk +48 lines, -0 lines 0 comments Download
A LayoutTests/svg/dom/method-argument-typechecks.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A LayoutTests/svg/dom/method-argument-typechecks-expected.txt View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
M Source/core/svg/SVGAnimationElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/svg/SVGAnimationElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/svg/SVGElementInstanceList.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFEDropShadowElement.idl View 1 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/svg/SVGFEGaussianBlurElement.idl View 1 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/svg/SVGTests.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
fs
6 years, 8 months ago (2014-04-09 17:04:22 UTC) #1
eseidel
These should all be testable web-facing changes, no?
6 years, 8 months ago (2014-04-09 17:09:27 UTC) #2
fs
On 2014/04/09 17:09:27, eseidel wrote: > These should all be testable web-facing changes, no? Yes, ...
6 years, 8 months ago (2014-04-10 07:41:46 UTC) #3
fs
On 2014/04/10 07:41:46, fs wrote: > On 2014/04/09 17:09:27, eseidel wrote: > > These should ...
6 years, 8 months ago (2014-04-10 14:12:09 UTC) #4
fs
On 2014/04/10 14:12:09, fs wrote: > On 2014/04/10 07:41:46, fs wrote: > > On 2014/04/09 ...
6 years, 8 months ago (2014-04-14 15:17:59 UTC) #5
eseidel
lgtm As long as this is tested, I definitely agree this is trivial. thank you! ...
6 years, 8 months ago (2014-04-14 16:25:48 UTC) #6
fs
On 2014/04/14 16:25:48, eseidel wrote: ... > Presumably our behavior now matches FF as well ...
6 years, 8 months ago (2014-04-14 17:03:18 UTC) #7
fs
The CQ bit was checked by fs@opera.com
6 years, 8 months ago (2014-04-14 17:03:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/231143002/30001
6 years, 8 months ago (2014-04-14 17:03:40 UTC) #9
commit-bot: I haz the power
6 years, 8 months ago (2014-04-14 17:14:43 UTC) #10
Message was sent while issue was closed.
Change committed as 171485

Powered by Google App Engine
This is Rietveld 408576698