Chromium Code Reviews
DescriptionProtect against |main_window_| being null.
BlinkTestController::OnAllServiceWorkersCleared method needs to be
protected against a scenario where |main_window_| is null (e.g. this
field can be reset inside DiscardMainWindow if web contents are
destroyed during the test; this wasn't an issue before r480692, because
back then we would just send an IPC to a routing id of a destroyed
RenderViewHost).
BUG=735423
Review-Url: https://codereview.chromium.org/2946103003
Cr-Commit-Position: refs/heads/master@{#481570}
Committed: https://chromium.googlesource.com/chromium/src/+/8b3bc33806c5940f54f91f4c57736e8b90a85b03
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
|||||||||||||||||||