Limit about: URLs that are treated as potentially trustworthy
Per [1], only about:blank and about:srcdoc URLs should be treated as potentially trustworthy, but Chromium currently accepts all about: URLs. This CL aligns with the current spec, with the additional assumption that query and fragment components are accepted too [2]. This change is not web-visible. [1] https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-url [2] https://github.com/w3c/webappsec-secure-contexts/issues/81 Bug: 1153335, 1153336 Change-Id: I907d90596b4895a3d3b6efbfd535b2efe9e9cc8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563492 Commit-Queue: Frédéric Wang <fwang@igalia.com> Reviewed-by:Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#833066}
Showing
Please register or sign in to comment