CHECK-fail if a renderer tries to commit a no-op navigation.
An HTTP status code of 204/205 indicates that no document should actually be committed. Since this should all be handled by PlzNavigate on the browser side, CHECK-fail if this somehow reaches the renderer. Content-Disposition: attachment has the same behavior, so also CHECK-fail if this somehow reaches the renderer. Bug: 1117282 Change-Id: I83a04f4a68963da0ffebede327380365e6f9852e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380604Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#802492}
Showing
Please register or sign in to comment