• Robert Knight's avatar
    Add shared module for config fragment generation and parsing · d017358b
    Robert Knight authored
    The logic for generating the `#config=<URI-encoded JSON blob>` fragment,
    that is used to pass configuration from the annotator to the sidebar
    application, was duplicated in several places in the code.
    
    Add a shared module in `shared/config-fragment.js` with functions for
    adding configuration to and extracting it from the URL.
    d017358b
Name
Last commit
Last update
..
integration Loading commit data...
bridge-test.js Loading commit data...
config-fragment-test.js Loading commit data...
injector-test.js Loading commit data...
listener-collection-test.js Loading commit data...
port-finder-test.js Loading commit data...
port-provider-test.js Loading commit data...
port-rpc-test.js Loading commit data...
port-util-test.js Loading commit data...
prompts-test.js Loading commit data...
renderer-options-test.js Loading commit data...
shortcut-test.js Loading commit data...
type-coercions-test.js Loading commit data...
user-agent-test.js Loading commit data...
warn-once-test.js Loading commit data...