• Eduardo Sanz García's avatar
    Rename `callback` to `listener` · 1a145742
    Eduardo Sanz García authored
    The word `listener` matches better the internal property names of
    `this.channelListeners` and `this.onConnectListeners`. In addition, it
    helps to differentiate from the `callback` function which is the last
    (optional) argument of the `listener`. The `callback` is used to send
    back a `postMessage` response to the other frame/s.
    1a145742
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...