• Eduardo Sanz García's avatar
    Cleanup/follow up work on `RPC` · 1aea95e6
    Eduardo Sanz García authored
    RPC:
    * added `@deprecated` statements and additional comments
    * removed `this._destroyed` for the listener checks, because the
      listener is removed when called `destroy()`.
    * added `this._port.close()` in addition to removing the listner.
    
    `bridge-test`:
    * refactor all the `function () {}` to arrow functions
    
    `frame-rpc-test.js`:
    * added these tests to check the `MessageChannel` functionality.
    1aea95e6
Name
Last commit
Last update
..
test Loading commit data...
bridge-events.js Loading commit data...
bridge.js Loading commit data...
discovery.js Loading commit data...
frame-rpc.js Loading commit data...
injector.js Loading commit data...
prompts.js Loading commit data...
renderer-options.js Loading commit data...
shortcut.js Loading commit data...
type-coercions.js Loading commit data...
user-agent.js Loading commit data...
warn-once.js Loading commit data...