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

Issue 2373233002: Add fromCSSValue methods to LengthValue subclasses, remove extra method in CSSSimpleLength. (Closed)

Created:
4 years, 2 months ago by meade_UTC10
Modified:
4 years, 2 months ago
Reviewers:
Timothy Loh, rjwright
CC:
chromium-reviews, blink-reviews-style_chromium.org, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add fromCSSValue methods to LengthValue subclasses, remove extra method in CSSSimpleLength. Does not implement CSSCalcLength::fromCSSValue yet, as that will follow up in a larger change. Also moved some methods in CSSSimpleLength from the header file to the cpp file for tidiness. BUG=545318 Committed: https://crrev.com/490d8b83c0e77b041c3eaafa69600553f22d44ca Cr-Commit-Position: refs/heads/master@{#421771}

Patch Set 1 #

Patch Set 2 #

Total comments: 6

Patch Set 3 : Update test expectations, remove extra includes and unused args #

Messages

Total messages: 23 (15 generated)
meade_UTC10
4 years, 2 months ago (2016-09-28 04:54:14 UTC) #3
rjwright
LGTM https://codereview.chromium.org/2373233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp File third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp (right): https://codereview.chromium.org/2373233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp#newcode7 third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp:7: #include "bindings/core/v8/ExceptionState.h" Do we need this? https://codereview.chromium.org/2373233002/diff/20001/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.cpp File ...
4 years, 2 months ago (2016-09-29 05:34:43 UTC) #8
meade_UTC10
https://codereview.chromium.org/2373233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp File third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp (right): https://codereview.chromium.org/2373233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp#newcode7 third_party/WebKit/Source/core/css/cssom/CSSCalcLength.cpp:7: #include "bindings/core/v8/ExceptionState.h" On 2016/09/29 05:34:42, rjwright wrote: > Do ...
4 years, 2 months ago (2016-09-29 05:53:14 UTC) #10
meade_UTC10
+Tim for owners
4 years, 2 months ago (2016-09-29 05:53:24 UTC) #11
Timothy Loh
On 2016/09/29 05:53:24, Eddy wrote: > +Tim for owners lgtm
4 years, 2 months ago (2016-09-29 07:34:35 UTC) #16
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/2373233002/40001
4 years, 2 months ago (2016-09-29 07:38:37 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-29 07:44:31 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 07:46:52 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/490d8b83c0e77b041c3eaafa69600553f22d44ca
Cr-Commit-Position: refs/heads/master@{#421771}

Powered by Google App Engine
This is Rietveld 408576698