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

Issue 149603007: Fixup SVGSVGElement.createSVGTransformFromMatrix IDL definition (Closed)

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

Description

Fixup SVGSVGElement.createSVGTransformFromMatrix IDL definition The optional SVGMatrix with a default of undefined is nonsensical, and is not in line with the spec (where the argument is not optional). Remove the 'optional' qualifier and the default value. This aligns behavior with Gecko. (The exception thrown now is about arity, and not about type mismatch as previously.) As a result, the move of the [StrictTypeChecking] attribute to the interface can be completed. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M LayoutTests/svg/dom/undefined-null.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/svg/dom/undefined-null-expected.txt View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/svg/SVGSVGElement.idl View 3 chunks +6 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
fs
6 years, 10 months ago (2014-02-12 13:54:00 UTC) #1
f(malita)
lgtm
6 years, 10 months ago (2014-02-12 14:07:57 UTC) #2
fs
The CQ bit was checked by fs@opera.com
6 years, 10 months ago (2014-02-12 14:16:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/149603007/1
6 years, 10 months ago (2014-02-12 14:16:40 UTC) #4
commit-bot: I haz the power
Change committed as 167014
6 years, 10 months ago (2014-02-12 15:42:48 UTC) #5
Nils Barth (inactive)
6 years, 10 months ago (2014-02-13 03:20:06 UTC) #6
Message was sent while issue was closed.
Thanks for fixing this Fredrik!

Powered by Google App Engine
This is Rietveld 408576698