[DevTools] Make Page.crash and Target.targetCrashed work for OOPIFs
WebContents dispatches RenderProcessGone only for the main frame's process. To receive such notifications for out-of-process iframes we now subscribe to the frame's process events directly. Bug: none Change-Id: I3cd4b4b7f9a69ed749e624ac82c6feb94111f207 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040051 Commit-Queue: Yury Semikhatsky <yurys@chromium.org> Auto-Submit: Yury Semikhatsky <yurys@chromium.org> Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#738787}
Showing
Please register or sign in to comment