Source code
Revision control
Copy as Markdown
Other Tools
'use strict';
importScripts(
'test-helpers.js',
'messaging-serialize-helpers.js',
'message-target.js'
);
add_message_event_handlers(/*receiver=*/self, /*target=*/self);