• 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
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...