postMessage Trace Events demo

This demo page provides an interface to send messages between the main frame and an embedded iframe.

This is part of a tutorial that demonstrates a feature in the timeline of a performance trace that allows you to easily investigate when a postMessage call occurred, and how long the message was queued before the postMessage handler started.

Used by View messages between windows, iframes, and dedicated workers in Performance features reference.

Main frame:

Received 0 messages