DescriptionTrace frame_time for SendBeginFrame
It is useful for linking the BeginFrame sent from browser side and
the BeginFrame received in renderer side. Often, the BeginFrame IPC
message gets delayed and it becomes hard to track the BeginFrame
received in renderer side is from which browser VSync. By dumping the
frame_time, we can then do the cross-reference.
BUG=406112
TEST=RenderWidgetHostViewAndroid::SendBeginFrame now shows frame_time.
Committed: https://crrev.com/77ca6c1d24d114ab5d595bed0a14aa3ecdacac33
Cr-Commit-Position: refs/heads/master@{#294260}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|