DescriptionUpdate entry page type to include error pages when appropriate.
At present, the NavigationEntry page type always reports
PAGE_TYPE_NORMAL for all committed entries, even if an
error page is currently showing. There is a need for a
mechanism to detect when an error page is showing in order
to prevent zooming in that case, so we modify the
navigation entry to correctly report error pages.
BUG=403268
Committed: https://crrev.com/e6a5d22fadcf548ec89226a464a947538f79ae5a
Cr-Commit-Position: refs/heads/master@{#296614}
Patch Set 1 #Patch Set 2 : Plumb url_is_unreachable; patch for trybots. #Patch Set 3 : Fix content_browsertests compilation. #
Total comments: 1
Patch Set 4 : Fix components_browsertests compile. #Patch Set 5 : Compile fix for unit_tests #
Total comments: 8
Patch Set 6 : Set page type, fix tests. #
Total comments: 1
Patch Set 7 : Fix/improve tests. #
Total comments: 7
Patch Set 8 : Revise comment, prevent trying to zoom interstitial pages as well. #
Total comments: 4
Patch Set 9 : Address suggestions. #
Messages
Total messages: 26 (7 generated)
|