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

Issue 1406763002: Move touch-action property into CSSPropertyParser (Closed)

Created:
5 years, 2 months ago by rwlbuis
Modified:
5 years, 2 months ago
Reviewers:
Timothy Loh
CC:
chromium-reviews, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move touch-action property into CSSPropertyParser Move touch-action property handling from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/5083511929d92372dae52be569ba6188b766e1cb Cr-Commit-Position: refs/heads/master@{#354296}

Patch Set 1 #

Patch Set 2 : V2 #

Total comments: 4

Patch Set 3 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -57 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 2 chunks +42 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/LegacyCSSPropertyParser.cpp View 3 chunks +1 line, -55 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
rwlbuis
PTAL.
5 years, 2 months ago (2015-10-14 23:00:36 UTC) #2
Timothy Loh
https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode841 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:841: if (id == CSSValuePanX || id == CSSValuePanRight || ...
5 years, 2 months ago (2015-10-14 23:45:45 UTC) #3
rwlbuis
https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode841 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:841: if (id == CSSValuePanX || id == CSSValuePanRight || ...
5 years, 2 months ago (2015-10-14 23:54:54 UTC) #4
rwlbuis
https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode841 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:841: if (id == CSSValuePanX || id == CSSValuePanRight || ...
5 years, 2 months ago (2015-10-14 23:58:06 UTC) #5
Timothy Loh
lgtm https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode841 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:841: if (id == CSSValuePanX || id == CSSValuePanRight ...
5 years, 2 months ago (2015-10-14 23:59:01 UTC) #6
rwlbuis
On 2015/10/14 23:59:01, Timothy Loh wrote: > lgtm > > https://codereview.chromium.org/1406763002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp > File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): ...
5 years, 2 months ago (2015-10-15 00:00:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406763002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406763002/40001
5 years, 2 months ago (2015-10-15 14:04:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406763002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406763002/40001
5 years, 2 months ago (2015-10-15 16:49:38 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-15 17:44:54 UTC) #15
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 17:45:54 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5083511929d92372dae52be569ba6188b766e1cb
Cr-Commit-Position: refs/heads/master@{#354296}

Powered by Google App Engine
This is Rietveld 408576698