RESOLVED FIXED 83926
[chromium] add frame boundaries instrumentation for the threaded compositor
https://bugs.webkit.org/show_bug.cgi?id=83926
Summary [chromium] add frame boundaries instrumentation for the threaded compositor
Andrey Kosyakov
Reported 2012-04-13 11:46:17 PDT
We do not receive instrumentBeginFrame() from the platform in case of threaded compositing, so call it upon callback from CCThreadProxy (WebViewImpl::willBeginFrame()) This fixes frame boundaries in the WebInspector's Timeline panel.
Attachments
Patch (1.30 KB, patch)
2012-04-13 11:48 PDT, Andrey Kosyakov
jamesr: review+
Andrey Kosyakov
Comment 1 2012-04-13 11:48:46 PDT
Nat Duca
Comment 2 2012-04-16 23:03:07 PDT
Neat. LGTM.
Andrey Kosyakov
Comment 3 2012-04-28 02:57:19 PDT
Note You need to log in before you can comment on or make changes to this bug.