Chromium Code Reviews
DescriptionFix race in SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe.
Ensure server-supplied content for the 404 error page. This prevents showing
Chrome's built in error page, which would trigger a background request to
load navigation corrections (aka. Link Doctor), and once the results are back,
would make a navigation to a second error page containing the suggestions,
which, unfortunately, makes WaitForLoadStop() in NavigateToURL() racey.
BUG=677819
Committed: https://crrev.com/5fb9af565efc05fe461fb27117a5419a6f04de69
Cr-Commit-Position: refs/heads/master@{#441116}
Patch Set 1 : Remove LOG statements. #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||