Home
last modified time | relevance | path

Searched refs:windowSource (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/frontend/
Dpost_message_handler.ts70 const windowSource = messageEvent.source as Window; constant
71 windowSource.postMessage('PONG', messageEvent.origin);