-
Robert Knight authored
Use MessagePort's built-in `close` event to detect when the sending frame goes away, instead of the sending window's `unload` event, which is being deprecated. Currently only beta/dev versions of Chrome support the MessagePort `close` event. Fixes https://github.com/hypothesis/client/issues/5621
46b84d21
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test | ||
README.md | ||
index.ts | ||
port-finder.ts | ||
port-provider.ts | ||
port-rpc.ts | ||
port-util.ts |