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

Issue 2554263002: CSS Motion Path: Use counter for offset-rotate (Closed)

Created:
4 years ago by Eric Willigers
Modified:
4 years ago
CC:
asvitkine+watch_chromium.org, blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CSS Motion Path: Use counter for offset-rotate offset-rotate now has a distinct use counter from offset-rotation. update_use_counter_css.py has been updated to take into account the effects of git cl format on UseCounter.cpp, where the case and return statements are now on separate lines. BUG=672264 Committed: https://crrev.com/0e27a9976efcea22308df3e6858e3dcd7875e068 Cr-Commit-Position: refs/heads/master@{#437228}

Patch Set 1 #

Patch Set 2 : tests #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -5 lines) Patch
A third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-motion-rotation.html View 1 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html View 1 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotation.html View 1 1 chunk +21 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/update_use_counter_css.py View 1 chunk +6 lines, -2 lines 3 comments Download

Messages

Total messages: 32 (18 generated)
Eric Willigers
4 years ago (2016-12-07 06:49:30 UTC) #4
alancutter (OOO until 2018)
This change should come with a test.
4 years ago (2016-12-07 23:11:37 UTC) #9
Eric Willigers
On 2016/12/07 23:11:37, alancutter wrote: > This change should come with a test. Test added.
4 years ago (2016-12-08 00:13:21 UTC) #10
alancutter (OOO until 2018)
lgtm
4 years ago (2016-12-08 00:26:54 UTC) #11
Ilya Sherman
Metrics LGTM, thanks. https://codereview.chromium.org/2554263002/diff/20001/tools/metrics/histograms/update_use_counter_css.py File tools/metrics/histograms/update_use_counter_css.py (right): https://codereview.chromium.org/2554263002/diff/20001/tools/metrics/histograms/update_use_counter_css.py#newcode55 tools/metrics/histograms/update_use_counter_css.py:55: previous_line = line Hmm, odd. Did ...
4 years ago (2016-12-08 04:52:34 UTC) #12
Eric Willigers
https://codereview.chromium.org/2554263002/diff/20001/tools/metrics/histograms/update_use_counter_css.py File tools/metrics/histograms/update_use_counter_css.py (right): https://codereview.chromium.org/2554263002/diff/20001/tools/metrics/histograms/update_use_counter_css.py#newcode55 tools/metrics/histograms/update_use_counter_css.py:55: previous_line = line On 2016/12/08 04:52:33, Ilya Sherman wrote: ...
4 years ago (2016-12-08 05:03:56 UTC) #13
Ilya Sherman
https://codereview.chromium.org/2554263002/diff/20001/tools/metrics/histograms/update_use_counter_css.py File tools/metrics/histograms/update_use_counter_css.py (right): https://codereview.chromium.org/2554263002/diff/20001/tools/metrics/histograms/update_use_counter_css.py#newcode55 tools/metrics/histograms/update_use_counter_css.py:55: previous_line = line On 2016/12/08 05:03:56, Eric Willigers wrote: ...
4 years ago (2016-12-08 05:04:33 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/2554263002/20001
4 years ago (2016-12-08 08:16:42 UTC) #20
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/321372)
4 years ago (2016-12-08 08:24:33 UTC) #22
Eric Willigers
+mstensho for core OWNERS
4 years ago (2016-12-08 08:43:46 UTC) #24
mstensho (USE GERRIT)
Source/core/ lgtm
4 years ago (2016-12-08 08:49:04 UTC) #25
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/2554263002/20001
4 years ago (2016-12-08 09:41:33 UTC) #27
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-08 11:09:11 UTC) #30
commit-bot: I haz the power
4 years ago (2016-12-08 11:12:40 UTC) #32
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0e27a9976efcea22308df3e6858e3dcd7875e068
Cr-Commit-Position: refs/heads/master@{#437228}

Powered by Google App Engine
This is Rietveld 408576698