Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(656)

Issue 2377953002: Make hasPendingActivity return false after the associated browsing context is detached (Closed)

Created:
4 years, 2 months ago by haraken
Modified:
4 years, 2 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -17 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp View 1 2 chunks +23 lines, -17 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
haraken
All tests pass. kouhei@, hiroshige@: Would you check if this doesn't break any lifetime assumption ...
4 years, 2 months ago (2016-09-28 07:53:18 UTC) #7
jochen (gone - plz use gerrit)
lgtm
4 years, 2 months ago (2016-09-29 12:00:56 UTC) #8
haraken
kouhei@, hiroshige@: Are you fine with landing this?
4 years, 2 months ago (2016-09-29 12:22:02 UTC) #9
kouhei (in TOK)
lgtm but I want hiroshige@'s look on this too.
4 years, 2 months ago (2016-09-30 04:20:37 UTC) #10
hiroshige
On 2016/09/30 04:20:37, kouhei wrote: > lgtm but I want hiroshige@'s look on this too. ...
4 years, 2 months ago (2016-10-03 05:21:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2377953002/20001
4 years, 2 months ago (2016-10-03 05:32:13 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-03 06:40:36 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-10-03 06:42:09 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/62da61e28d18afa418de5bf2f070e8d56d766b4b
Cr-Commit-Position: refs/heads/master@{#422378}

Powered by Google App Engine
This is Rietveld 408576698