Chromium Code Reviews
DescriptionFix PlatformAppBrowserTest.AppWindowIframe.
The problem was that the parent RenderFrameHost was receiving an
OnCreateChildFrameCall after RenderProcessGone had been triggered,
resulting in WebContentsObservers seeing the creation of a RFH with
a nonexistant parent.
WebContentsObserverSanityChecker caught this inconsistency.
The solution is to drop the message when this happens.
BUG=620194
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
TBR=benwells@chromium.org
Review-Url: https://codereview.chromium.org/2729253005
Cr-Commit-Position: refs/heads/master@{#454987}
Committed: https://chromium.googlesource.com/chromium/src/+/7a77bacfbf5f0e7eb11cb69c8e2c1f3abd0dd87d
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 17 (11 generated)
|
||||||||||||||||||||||||||||