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

Issue 198693002: Web Animations API: Add use counter for Element.animate (Closed)

Created:
6 years, 9 months ago by rjwright
Modified:
6 years, 9 months ago
CC:
blink-reviews, rjwright, alancutter (OOO until 2018), dstockwell, darktears, Steve Block, dino_apple.com, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Web Animations API: Add use counter for Element.animate Adds one Feature to UseCounter for each version of Element.animate(). More Features will need to be added as Element.animate() expands. BUG=352490, 352491 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169323

Patch Set 1 #

Patch Set 2 : Move count() call out of C++ into IDL [MeasureAs] #

Patch Set 3 : Rebased #

Patch Set 4 : Re-add UseCounter.h entry PrefixedGamepad #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M Source/core/animation/ElementAnimation.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/frame/UseCounter.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
rjwright
ptal Should we add Features to UseCounter now for anticipated versions of Element.animate?
6 years, 9 months ago (2014-03-13 07:16:31 UTC) #1
Eric Willigers
lgtm
6 years, 9 months ago (2014-03-14 01:47:24 UTC) #2
Timothy Loh
On 2014/03/13 07:16:31, rjwright wrote: > ptal > > Should we add Features to UseCounter ...
6 years, 9 months ago (2014-03-14 03:05:04 UTC) #3
rjwright1
It won't be this messy to track every version because we can put the count ...
6 years, 9 months ago (2014-03-14 03:09:09 UTC) #4
shans
On 2014/03/14 03:05:04, Timothy Loh wrote: > On 2014/03/13 07:16:31, rjwright wrote: > > ptal ...
6 years, 9 months ago (2014-03-14 03:09:30 UTC) #5
rjwright1
Yeah I think it will be very interesting (and maybe even useful :P ) I ...
6 years, 9 months ago (2014-03-14 03:13:01 UTC) #6
rjwright
ptal
6 years, 9 months ago (2014-03-14 04:04:20 UTC) #7
dstockwell
lgtm
6 years, 9 months ago (2014-03-14 06:25:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rjwright@chromium.org/198693002/20001
6 years, 9 months ago (2014-03-14 06:25:36 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-14 06:26:10 UTC) #10
commit-bot: I haz the power
Failed to apply patch for Source/core/frame/UseCounter.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-14 06:26:11 UTC) #11
rjwright
The CQ bit was checked by rjwright@chromium.org
6 years, 9 months ago (2014-03-17 01:47:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rjwright@chromium.org/198693002/40001
6 years, 9 months ago (2014-03-17 01:47:14 UTC) #13
rjwright
The CQ bit was checked by rjwright@chromium.org
6 years, 9 months ago (2014-03-17 01:52:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rjwright@chromium.org/198693002/60001
6 years, 9 months ago (2014-03-17 01:53:00 UTC) #15
commit-bot: I haz the power
Change committed as 169323
6 years, 9 months ago (2014-03-17 02:46:38 UTC) #16
Mike Lawther (Google)
6 years, 9 months ago (2014-03-20 05:28:25 UTC) #17
Message was sent while issue was closed.
You'll also need to update tools/metrics/histograms/histograms.xml in the
chromium repo. This is how the dashboards map a name to a histogram value. See
eg https://codereview.chromium.org/20203003.

Powered by Google App Engine
This is Rietveld 408576698