Revert "Make sure to unblock a WebContents during a mass dialog closure."
This reverts commit f7e423bf. Reason for revert: This was a speculative fix, thinking that perhaps WillClose() wasn't getting called. But it is, and all the correct calls are being made (see https://bugs.chromium.org/p/chromium/issues/detail?id=880210#c16) so this code only complicates things. Original change's description: > Make sure to unblock a WebContents during a mass dialog closure. > > BUG=880210 > > Change-Id: I44e80bc0866fef5370936db3f2cb4d3eacf620f2 > Reviewed-on: https://chromium-review.googlesource.com/1241094 > Reviewed-by: Leonard Grey <lgrey@chromium.org> > Reviewed-by: Mike Wittman <wittman@chromium.org> > Commit-Queue: Avi Drissman <avi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#594135} TBR=avi@chromium.org,wittman@chromium.org,lgrey@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 880210 Change-Id: Ibbd669649add66e0bc4052eb6b04c845ffb40f38 Reviewed-on: https://chromium-review.googlesource.com/1249389Reviewed-by:Avi Drissman <avi@chromium.org> Reviewed-by:
Leonard Grey <lgrey@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#595166}
Showing
Please register or sign in to comment