DescriptionRemove NavigationRequestInfo::is_showing.
Trying to initialize it causes content_shell --enable-browser-side-navigation
to crash on startup.
It corresponds to ResourceRequestInfo::GetVisibilityState, but that's only used
for categorizing requests made from prerender which needs a different bit
(WebPageVisiblityStatePrerender vs. others), so we'll need to revisit it
anyway.
BUG=376014
Committed: https://crrev.com/90147459e59132fea1c6254e9d30478735ec7247
Cr-Commit-Position: refs/heads/master@{#293211}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|