• Eduardo Sanz García's avatar
    Strengthen the types for `Bridge` events · ebc5c0e2
    Eduardo Sanz García authored
    I have created type definitions for all the event names that are sent
    across the different frames using various `Bridge`s. It is based on the
    previous `bridge-events.js`. I broke down the events in four sections
    based on the direction of the messages:
    
    * guest -> sidebar events
    * host -> sidebar events
    * sidebar -> guest/s events
    * sidebar -> host events
    
    For those events that didn't have a description I added one.
    
    This is more stringent and less verbose than the previous lookup system.
    ebc5c0e2
Name
Last commit
Last update
..
test Loading commit data...
bridge.js Loading commit data...
injector.js Loading commit data...
listener-collection.js Loading commit data...
port-rpc.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...