• 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
..
integration Loading commit data...
adder-test.js Loading commit data...
annotation-counts-test.js Loading commit data...
annotation-sync-test.js Loading commit data...
bucket-bar-test.js Loading commit data...
empty.html Loading commit data...
features-test.js Loading commit data...
frame-observer-test.js Loading commit data...
guest-test.js Loading commit data...
highlighter-test.js Loading commit data...
notebook-test.js Loading commit data...
range-util-test.js Loading commit data...
selection-observer-test.js Loading commit data...
sidebar-test.js Loading commit data...
sidebar-trigger-test.js Loading commit data...
toolbar-test.js Loading commit data...