• 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
..
bridge-test.js Loading commit data...
discovery-test.js Loading commit data...
frame-rpc-test.js Loading commit data...
injector-test.js Loading commit data...
prompts-test.js Loading commit data...
renderer-options-test.js Loading commit data...
shortcut-test.js Loading commit data...
type-coercions-test.js Loading commit data...
user-agent-test.js Loading commit data...
warn-once-test.js Loading commit data...