Avoid a crash with a hacky null check in GetURLForDebugTrace().
This is called when there's no frame for the WebWidget, which is bad. Since this is a problem in M71, here's something small for an easy merge. I have a better fix for at least one case where this can happen in a follow-up, in which I'll revert this hack. R=enne@chromium.org Change-Id: Icbffcad6a0fe74bf1ae47e1d51c65aba844ccc5e Bug: 896836 Reviewed-on: https://chromium-review.googlesource.com/c/1292711Reviewed-by:enne <enne@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#601339}
Showing
Please register or sign in to comment