RESOLVED FIXED Bug 82076
[chromium] Instrument gesture animations with async traces
https://bugs.webkit.org/show_bug.cgi?id=82076
Summary [chromium] Instrument gesture animations with async traces
Nat Duca
Reported 2012-03-23 12:01:13 PDT
[chromium] Instrument gesture animations with async traces
Attachments
Patch (5.37 KB, patch)
2012-03-23 12:05 PDT, Nat Duca
no flags
Patch (7.74 KB, patch)
2012-03-24 15:44 PDT, Nat Duca
no flags
Patch (7.57 KB, patch)
2012-03-24 15:48 PDT, Nat Duca
no flags
Make gtk happy (7.82 KB, patch)
2012-03-24 15:54 PDT, Nat Duca
no flags
Nat Duca
Comment 1 2012-03-23 12:02:18 PDT
This causes little messages about when a fling was runnign to show up in the timeline, care of new async stuff in about:Tracnig that jbates did for us.
Nat Duca
Comment 2 2012-03-23 12:05:45 PDT
Adrienne Walker
Comment 3 2012-03-23 13:18:53 PDT
Comment on attachment 133530 [details] Patch Would it be possible to put these trace events in the constructor and destructor of CCActiveGestureAnimation and ActivePlatformGestureAnimation so it happens automatically?
Nat Duca
Comment 4 2012-03-23 13:54:22 PDT
Omg thats a cool idea
Nat Duca
Comment 5 2012-03-24 15:44:25 PDT
WebKit Review Bot
Comment 6 2012-03-24 15:46:40 PDT
Attachment 133654 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Philippe Normand
Comment 7 2012-03-24 15:48:39 PDT
Nat Duca
Comment 8 2012-03-24 15:48:49 PDT
Nat Duca
Comment 9 2012-03-24 15:54:53 PDT
Created attachment 133656 [details] Make gtk happy
Adrienne Walker
Comment 10 2012-03-24 16:47:00 PDT
Comment on attachment 133656 [details] Make gtk happy I like that much better.
WebKit Review Bot
Comment 11 2012-03-24 22:03:28 PDT
Comment on attachment 133656 [details] Make gtk happy Clearing flags on attachment: 133656 Committed r112024: <http://trac.webkit.org/changeset/112024>
WebKit Review Bot
Comment 12 2012-03-24 22:03:34 PDT
All reviewed patches have been landed. Closing bug.
Robert Kroeger
Comment 13 2012-03-26 06:44:59 PDT
(In reply to comment #12) > All reviewed patches have been landed. Closing bug. Nice. :-)
Note You need to log in before you can comment on or make changes to this bug.