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

Issue 790303002: Make CSSKeyframesRule function arguments non-optional (Closed)

Created:
6 years ago by philipj_slow
Modified:
6 years ago
Reviewers:
Timothy Loh
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, blink-reviews-css, rwlbuis, dglazkov+blink, dstockwell, Timothy Loh, apavlov+blink_chromium.org, Inactive, darktears, arv+blink, Steve Block, Eric Willigers, shend
Project:
blink
Visibility:
Public.

Description

Make CSSKeyframesRule function arguments non-optional http://dev.w3.org/csswg/css-animations/#interface-csskeyframesrule insertRule() is not in the spec, but as an alias of appendRule() it's best to keep them in sync. Making the findRule() return type nullable doesn't change the generated code. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186895

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -4 lines) Patch
A LayoutTests/animations/keyframes-missing-arguments.html View 1 chunk +15 lines, -0 lines 0 comments Download
A LayoutTests/animations/keyframes-missing-arguments-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/css/CSSKeyframesRule.idl View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
philipj_slow
PTAL. None of these do anything reasonable with the argument omitted, so the risk of ...
6 years ago (2014-12-10 21:03:09 UTC) #2
Timothy Loh
lgtm
6 years ago (2014-12-10 23:36:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790303002/1
6 years ago (2014-12-10 23:38:24 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-11 01:03:45 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186895

Powered by Google App Engine
This is Rietveld 408576698