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

Issue 474873002: Clean parsing for -webkit-transform-origin* (Closed)

Created:
6 years, 4 months ago by Timothy Loh
Modified:
6 years, 4 months ago
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Clean parsing for -webkit-transform-origin* The indirection of parseWebkitTransformOrigin only adds complexity. BUG=404023 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180323

Patch Set 1 #

Total comments: 4

Patch Set 2 : tweak logic to be clearer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -72 lines) Patch
M Source/core/css/parser/CSSPropertyParser.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 3 chunks +30 lines, -70 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Timothy Loh
6 years, 4 months ago (2014-08-14 05:13:24 UTC) #1
alancutter (OOO until 2018)
lgtm with nit. https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp File Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp#newcode3141 Source/core/css/parser/CSSPropertyParser.cpp:3141: return false; This can be merged ...
6 years, 4 months ago (2014-08-15 01:00:04 UTC) #2
Timothy Loh
https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp File Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp#newcode3141 Source/core/css/parser/CSSPropertyParser.cpp:3141: return false; On 2014/08/15 01:00:03, alancutter wrote: > This ...
6 years, 4 months ago (2014-08-15 01:03:18 UTC) #3
Timothy Loh
https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp File Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp#newcode3141 Source/core/css/parser/CSSPropertyParser.cpp:3141: return false; On 2014/08/15 01:03:18, Timothy Loh wrote: > ...
6 years, 4 months ago (2014-08-15 01:11:42 UTC) #4
Timothy Loh
The CQ bit was checked by timloh@chromium.org
6 years, 4 months ago (2014-08-15 01:26:36 UTC) #5
Timothy Loh
https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp File Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/474873002/diff/1/Source/core/css/parser/CSSPropertyParser.cpp#newcode3141 Source/core/css/parser/CSSPropertyParser.cpp:3141: return false; On 2014/08/15 01:11:41, Timothy Loh wrote: > ...
6 years, 4 months ago (2014-08-15 01:26:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/474873002/20001
6 years, 4 months ago (2014-08-15 01:28:11 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_gn_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-15 02:35:27 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 03:17:29 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (20001) as 180323

Powered by Google App Engine
This is Rietveld 408576698