• Robert Knight's avatar
    Add client version and host URL to config passed to sidebar app · 4b36eaf9
    Robert Knight authored
     - Add the client version to the config so that we can rule out problems
       in the sidebar app because caused by a mismatch between the version
       of the client used in the annotator and the version used in the
       sidebar app.
    
     - Add the host URL to the config so that we can tell in Sentry reports
       which page embedded the client. Sentry reports currently have
       `document_url` metadata that is set using `document.referrer` in the
       sidebar app, but this gets truncated to the origin in some browsers.
    4b36eaf9
Name
Last commit
Last update
..
app-test.js Loading commit data...
config-func-settings-from-test.js Loading commit data...
index-test.js Loading commit data...
is-browser-extension-test.js Loading commit data...
settings-test.js Loading commit data...
url-from-link-tag-test.js Loading commit data...