DescriptionCrash fix for window closed during Aura window capture.
The root cause was that while the code *did* have a WindowObserver to
stop capture when the window was destroyed, it erroneously did so by
posting a task that would be executed too late. This change makes the
stop operation synchronous.
BUG=513103
Committed: https://crrev.com/14d3aff86097e05ccf6319114f1711b2129762e9
Cr-Commit-Position: refs/heads/master@{#347266}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|