Chromium Code Reviews
DescriptionMake hasPendingActivity return false after the associated browsing context is detached
Currently some hasPendingActivitity's are mis-implemented and keep returning true forever.
Then the entire window object can leak. As a work-around to avoid the leak, this CL adds logic
to ignore the result of hasPendingActivity when the associated window object is detached.
See bug 650146 for more detailed context.
BUG=650146
Committed: https://crrev.com/62da61e28d18afa418de5bf2f070e8d56d766b4b
Cr-Commit-Position: refs/heads/master@{#422378}
Patch Set 1 #Patch Set 2 : temp #Messages
Total messages: 18 (10 generated)
|