• Eduardo Sanz García's avatar
    Remove `off` method on `Bridge` class · d17a3c22
    Eduardo Sanz García authored
    This method was not used anywhere. In addition for this method to have
    the intended effect, it needed to be called before `createChannel`,
    because at that point the methods are registered with the `RPC` class
    and there is no way to remove the listeners.
    d17a3c22
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...