• Eduardo Sanz García's avatar
    Move `listener-collection.js` to `src/shared` · c91cbf0e
    Eduardo Sanz García authored
    `src/shared/port-rpc.js` depended on
    `src/annotation/util/listener-collection.js`. Files in the `src/shared`
    folder should not have dependencies on `src/annotation`.
    
    `ListenerCollection` is a very general utility and the placement in
    `src/shared` seems correct.
    
    I took the opportunity to reorder the imports according to our
    conventions.
    c91cbf0e
Name
Last commit
Last update
..
test Loading commit data...
bridge-events.js 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...