Fix crash related to showing a newly created window.
Previously the message would just get dropped if the opener frame was discarded as it would be on a shutdown channel. Ultimately this code should go away if we didn't have the pending_contents_ list. I've created a separate issue for that because this change likely needs to be merged into M88. BUG=1149833, 1150976 Change-Id: If46b130a0c79a2e09ba7680ca6e3dfea881f39ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550250Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#829841}
Showing
Please register or sign in to comment