Prevent reentrant cleanup events for idle delegates.
Crash stacks show nested calls into the cleanup method, we shouldn't invoke such cases. It may be worth investigating how much overhead shotgunning a bunch of post tasks adds here and if that is too much on JellyBean. BUG=650663 TEST=new unittest Review-Url: https://codereview.chromium.org/2367253007 Cr-Commit-Position: refs/heads/master@{#421347}
Showing
Please register or sign in to comment