Chromium Code Reviews
DescriptionRemove RenderFrameHostImplState and convert it to boolean.
Since RenderFrameHost no longer supports swapped out state, the state
enum RenderFrameHostImplState is no longer needed. It can be replaced by
a boolean indicating that it is waiting for swap-out ack from the renderer
process.
BUG=357747
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/19736cc9fd0f11697846b7ae43364a666b09a48c
Cr-Commit-Position: refs/heads/master@{#386232}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Rebased on ToT. #Patch Set 3 : Address review comments. #
Total comments: 8
Patch Set 4 : Addressing nits. #Messages
Total messages: 15 (7 generated)
|