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

Issue 2958233002: [CSS Typed OM] Implement CSSUnit::to for fixed length types (Closed)

Created:
3 years, 5 months ago by meade_UTC10
Modified:
3 years, 5 months ago
Reviewers:
Bugs Nash
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] Implement CSSUnitValue::to for fixed length types This applies when converting CSSUnitValues to other CSSUnitValues. https://drafts.css-houdini.org/css-typed-om/#dom-cssnumericvalue-to BUG=545318 Review-Url: https://codereview.chromium.org/2958233002 Cr-Commit-Position: refs/heads/master@{#485198} Committed: https://chromium.googlesource.com/chromium/src/+/ca98682a5e2fcea39dd2fbffed9541e927fd5a40

Patch Set 1 #

Patch Set 2 : don't have magic numbers #

Total comments: 6

Patch Set 3 : Use new constants #

Patch Set 4 : remove spurious build file change #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : Use new constants #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -5 lines) Patch
M third_party/WebKit/LayoutTests/typedcssom/cssUnitValue_toMethod.html View 3 chunks +74 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSHelper.h View 1 2 1 chunk +11 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSUnitValue.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp View 1 2 2 chunks +114 lines, -1 line 0 comments Download

Messages

Total messages: 26 (15 generated)
meade_UTC10
Hi bugs, PTAL
3 years, 5 months ago (2017-06-28 08:33:44 UTC) #2
Bugs Nash
lgtm with nits https://codereview.chromium.org/2958233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp File third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp (right): https://codereview.chromium.org/2958233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp#newcode88 third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp:88: // TODO(meade): Implement other types. how ...
3 years, 5 months ago (2017-06-28 23:50:27 UTC) #4
meade_UTC10
https://codereview.chromium.org/2958233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp File third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp (right): https://codereview.chromium.org/2958233002/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp#newcode88 third_party/WebKit/Source/core/css/cssom/CSSUnitValue.cpp:88: // TODO(meade): Implement other types. On 2017/06/28 23:50:27, Bugs ...
3 years, 5 months ago (2017-06-29 06:44:09 UTC) #5
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/2958233002/60001
3 years, 5 months ago (2017-07-03 05:25:00 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/479358)
3 years, 5 months ago (2017-07-03 05:33:16 UTC) #10
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/2958233002/80001
3 years, 5 months ago (2017-07-05 07:04:04 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/463133)
3 years, 5 months ago (2017-07-05 07:59:31 UTC) #15
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/2958233002/100001
3 years, 5 months ago (2017-07-07 06:54:13 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/494222)
3 years, 5 months ago (2017-07-07 08:02:46 UTC) #20
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/2958233002/120001
3 years, 5 months ago (2017-07-10 02:47:54 UTC) #23
commit-bot: I haz the power
3 years, 5 months ago (2017-07-10 07:15:17 UTC) #26
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/ca98682a5e2fcea39dd2fbffed95...

Powered by Google App Engine
This is Rietveld 408576698