2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
navigator.foobar = 42;
|
|
postMessage("done");
|
navigator.foobar = 42;
|
|
postMessage("done");
|