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

Issue 2938353002: [CSS Typed OM] Add missing error handling for CSSRotation constructor (Closed)

Created:
3 years, 6 months ago by meade_UTC10
Modified:
3 years, 6 months ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CSS Typed OM] Add missing error handling for CSSRotation constructor Note: breaks current is2D handling, but it isn't consistent with the spec right now anyway (https://drafts.css-houdini.org/css-typed-om/#dom-csstransformcomponent-is2d) BUG=545318 Review-Url: https://codereview.chromium.org/2938353002 Cr-Commit-Position: refs/heads/master@{#481455} Committed: https://chromium.googlesource.com/chromium/src/+/c736555ad42dd36b986506e05bc532529bf5f808

Patch Set 1 #

Patch Set 2 : Add missing include #

Patch Set 3 : Update expectation file #

Total comments: 2

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -14 lines) Patch
M third_party/WebKit/LayoutTests/typedcssom/cssRotation.html View 1 chunk +16 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt View 1 2 3 chunks +9 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSRotation.h View 1 2 3 1 chunk +12 lines, -5 lines 3 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSRotation.cpp View 1 2 chunks +21 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSRotation.idl View 1 chunk +2 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 28 (19 generated)
meade_UTC10
Hi shend, PTAL
3 years, 6 months ago (2017-06-16 06:26:55 UTC) #2
shend
lgtm
3 years, 6 months ago (2017-06-16 06:30:13 UTC) #3
alancutter (OOO until 2018)
https://codereview.chromium.org/2938353002/diff/40001/third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt File third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt (right): https://codereview.chromium.org/2938353002/diff/40001/third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt#newcode15 third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt:15: FAIL is2D value is correct for rotate(3.2deg) assert_equals: expected ...
3 years, 6 months ago (2017-06-19 04:13:04 UTC) #9
meade_UTC10
https://codereview.chromium.org/2938353002/diff/40001/third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt File third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt (right): https://codereview.chromium.org/2938353002/diff/40001/third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt#newcode15 third_party/WebKit/LayoutTests/typedcssom/cssRotation-expected.txt:15: FAIL is2D value is correct for rotate(3.2deg) assert_equals: expected ...
3 years, 6 months ago (2017-06-19 07:55:07 UTC) #11
alancutter (OOO until 2018)
https://codereview.chromium.org/2938353002/diff/80001/third_party/WebKit/Source/core/css/cssom/CSSRotation.h File third_party/WebKit/Source/core/css/cssom/CSSRotation.h (right): https://codereview.chromium.org/2938353002/diff/80001/third_party/WebKit/Source/core/css/cssom/CSSRotation.h#newcode41 third_party/WebKit/Source/core/css/cssom/CSSRotation.h:41: CSSNumericValue* angle); I don't think we should add these ...
3 years, 6 months ago (2017-06-19 10:51:28 UTC) #20
meade_UTC10
https://codereview.chromium.org/2938353002/diff/80001/third_party/WebKit/Source/core/css/cssom/CSSRotation.h File third_party/WebKit/Source/core/css/cssom/CSSRotation.h (right): https://codereview.chromium.org/2938353002/diff/80001/third_party/WebKit/Source/core/css/cssom/CSSRotation.h#newcode41 third_party/WebKit/Source/core/css/cssom/CSSRotation.h:41: CSSNumericValue* angle); On 2017/06/19 10:51:27, alancutter wrote: > I ...
3 years, 6 months ago (2017-06-21 07:11:30 UTC) #21
alancutter (OOO until 2018)
lgtm https://codereview.chromium.org/2938353002/diff/80001/third_party/WebKit/Source/core/css/cssom/CSSRotation.h File third_party/WebKit/Source/core/css/cssom/CSSRotation.h (right): https://codereview.chromium.org/2938353002/diff/80001/third_party/WebKit/Source/core/css/cssom/CSSRotation.h#newcode41 third_party/WebKit/Source/core/css/cssom/CSSRotation.h:41: CSSNumericValue* angle); On 2017/06/21 at 07:11:30, meade_UTC10 wrote: ...
3 years, 6 months ago (2017-06-22 03:12:12 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2938353002/80001
3 years, 6 months ago (2017-06-22 03:30:20 UTC) #25
commit-bot: I haz the power
3 years, 6 months ago (2017-06-22 05:46:58 UTC) #28
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/c736555ad42dd36b986506e05bc5...

Powered by Google App Engine
This is Rietveld 408576698