• Robert Knight's avatar
    Remove document_url metadata from Sentry reports · 62e9ea2e
    Robert Knight authored
    This has been replaced by the `hostURL` value in the `host_config`
    metadata, which comes from the `#config` fragment. The `hostURL` value
    should always contain the full URL, whereas `document_url` gets
    truncated to the origin in many browsers. Also the term `hostURL` more
    accurately reflects what the value is, since it may be different than
    the document for which the client is displaying annotations.
    62e9ea2e
sentry.js 4.38 KB