• Eduardo Sanz García's avatar
    Simplify code on `frame-rpc.js` · f5cc2307
    Eduardo Sanz García authored
    The `methods` argument constructor could be an object that uses `this`.
    However, we do not rely in this feature, so I am suggesting to simplify
    the execution of the callbacks.
    f5cc2307
frame-rpc.js 4.89 KB