• Robert Knight's avatar
    Buffer RPC calls made before port is connected · 53f06183
    Robert Knight authored
    Fix a race condition where inter-frame RPC calls would silently fail if made
    before the MessagePort discovery process had completed. Fix the issue by queuing
    calls in PortRPC and then dispatching them once a port is connected. This is
    similar to how MessagePort buffers messages until they are consumed by calling
    `start`.
    53f06183
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...