• 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
..
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...