Count instances of `javascript:` URL execution.
We're currently measuring whether or not a document is replaced by the execution of a JavaScript URL (e.g. if the JavaScript resulted in a string during navigation, in which case we navigate to a doc whose body is that string). We should figure out how many pageviews rely on `javascript:` execution generally, as that's going to be a larger number. R=andypaicu@chromium.org Change-Id: I474ed7a5072f99e90ddab56351fbc8e5fe327909 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1698529 Commit-Queue: Andy Paicu <andypaicu@chromium.org> Reviewed-by:Andy Paicu <andypaicu@chromium.org> Auto-Submit: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#676854}
Showing
Please register or sign in to comment