Hi Dave,
I got the traces via chrome://tracing, and I only saw the thread received a mojo message, but it didn't show where it was sent from.
For example, a Mojo message (cobalt.media.mojom.VideoGeometrySetter) was received by Chrome_InProcRenderer, and a following Mojo message (cobalt.media.mojom.VideoGeometryChangeClient) was received by Media thread. The Mojo message should be sent from VizCompositorThread, but I cannot find it.
Do you have any suggestions on how to debug this trace? I also included the trace as an attachment. Thanks!
Best Regards,
Bo-Rong Chen