[chromium] add frame boundaries instrumentation for the threaded compositor
authorcaseq@chromium.org <caseq@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 28 Apr 2012 09:57:14 +0000 (09:57 +0000)
committercaseq@chromium.org <caseq@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 28 Apr 2012 09:57:14 +0000 (09:57 +0000)
commit8cd26947a8090e0fb768ba59223968956251e1db
treed9a7eb6341f66ac5d71305e479647584cc12362d
parent8a9491fd86aacc8ec9b387e60fcb47aba8ea7f25
[chromium] add frame boundaries instrumentation for the threaded compositor
https://bugs.webkit.org/show_bug.cgi?id=83926

- call instrumentBeginFrame() in a callback invoked by CCThreadProxy to fix frame marks in WebInspector's
  timeline panel, currently broken for threaded compositor.

* src/WebViewImpl.cpp:
(WebKit::WebViewImpl::willBeginFrame):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@115563 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/src/WebViewImpl.cpp