DescriptionTreat loads of invalid URLs as no-ops unless triggered by window.open.
The HTML5 spec indicates that a load of an invalid URL via links or the
window.location API should be a no-op. However, window.open calls
with an invalid URL should still create a new window, but pointed to
about:blank.
BUG=709059
Review-Url: https://codereview.chromium.org/2799953002
Cr-Commit-Position: refs/heads/master@{#462700}
Committed: https://chromium.googlesource.com/chromium/src/+/45b26c61d1eec665cd55bc17d6c0799b092d66e7
Patch Set 1 #
Total comments: 5
Messages
Total messages: 15 (9 generated)
|