• Robert Knight's avatar
    Call PortProvider.listen sooner · 8983aba1
    Robert Knight authored
    Call `listen` immediately after creating the PortProvider, before
    creating the sidebar.
    
    This will allow us to rule out the possibility that the sidebar sometimes fails
    to connect to the PortProvider because an error occurred in the annotator code
    after creating the sidebar iframe but before calling `PortProvider.listen`,
    resulting in the PortProvider listener not being created.
    8983aba1
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...