Chromium Code Reviews
DescriptionPlzNavigate: don't send unexpected form urls to the browser
Layout tests sometimes attempt to load urls of the form about:blank?foo,
which are sent to the browser since they are not about:blank. However
the browser does not expect these urls, and they are converted to
about:blank when sanitizing the params received in the BeginNavigation
IPC. Don't send these urls to the browser when layout tests are active.
BUG=608372
Review-Url: https://codereview.chromium.org/2618363002
Cr-Commit-Position: refs/heads/master@{#442557}
Committed: https://chromium.googlesource.com/chromium/src/+/14d8238284dab1d8aaad166d5f1ba03cceaf793b
Patch Set 1 #
Total comments: 2
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||