Remove document_url metadata from Sentry reports
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.
Showing
Please register or sign in to comment