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

Issue 2158733003: [Typed-OM] Add StringOrCSSVariableReferenceValue type (Closed)

Created:
4 years, 5 months ago by anthonyhkf
Modified:
4 years, 5 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Typed-OM] Add StringOrCSSVariableReferenceValue type StringOrCSSVariableReferenceValue is used in CSSTokenStreamValue (spec: https://drafts.css-houdini.org/css-typed-om/#tokenstreamvalue-objects). In this CL the Iterable in CSSTokenStreamValue is changed to this compound type instead of only string (https://codereview.chromium.org/2122193003/). BUG=545318 Committed: https://crrev.com/fa4c3e436c07d408a3bb6b31cb4e0fc9761c61f2 Cr-Commit-Position: refs/heads/master@{#406794}

Patch Set 1 #

Patch Set 2 : Make CSSTokenStreamValue uses the compound type #

Total comments: 1

Patch Set 3 : Simplify variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/generated.gni View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/generated.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.idl View 1 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 36 (22 generated)
ms770404
lgtm
4 years, 5 months ago (2016-07-18 06:57:32 UTC) #6
ms770404
On 2016/07/18 06:57:32, ms770404 wrote: > lgtm
4 years, 5 months ago (2016-07-18 07:37:44 UTC) #7
anthonyhkf
4 years, 5 months ago (2016-07-20 03:03:56 UTC) #11
meade_UTC10
lgtm https://codereview.chromium.org/2158733003/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp File third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp (right): https://codereview.chromium.org/2158733003/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp#newcode28 third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp:28: value = result; Instead of the above three ...
4 years, 5 months ago (2016-07-20 03:20:29 UTC) #12
meade_UTC10
On 2016/07/20 03:20:29, Eddy wrote: > lgtm > > https://codereview.chromium.org/2158733003/diff/20001/third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp > File third_party/WebKit/Source/core/css/cssom/CSSTokenStreamValue.cpp (right): > ...
4 years, 5 months ago (2016-07-20 03:23:41 UTC) #13
meade_UTC10
Hi Kenichi, Could you PTAL at the changes for bindings/core/v8/generated.*? Thank you! Eddy
4 years, 5 months ago (2016-07-20 03:24:25 UTC) #15
meade_UTC10
Doug: Could you PTAL for blink owners? Thanks!
4 years, 5 months ago (2016-07-20 03:45:08 UTC) #18
haraken
bindings/ LGTM
4 years, 5 months ago (2016-07-20 07:24:57 UTC) #21
bashi
lgtm (sorry missed this)
4 years, 5 months ago (2016-07-21 01:06:48 UTC) #26
dstockwell
lgtm
4 years, 5 months ago (2016-07-21 01:52:10 UTC) #28
anthonyhkf
Thanks :)
4 years, 5 months ago (2016-07-21 06:37:55 UTC) #29
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/2158733003/40001
4 years, 5 months ago (2016-07-21 06:38:21 UTC) #32
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-21 07:09:42 UTC) #34
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 07:13:03 UTC) #36
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fa4c3e436c07d408a3bb6b31cb4e0fc9761c61f2
Cr-Commit-Position: refs/heads/master@{#406794}

Powered by Google App Engine
This is Rietveld 408576698