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

Issue 766183004: Dispose of DOMTimer upon explicit ExecutionContext unregistration. (Closed)

Created:
6 years ago by sof
Modified:
6 years ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Dispose of DOMTimer upon explicit ExecutionContext unregistration. Follow up on r186385 and explicitly dispose&stop a DOMTimer when it is removed from its associated ExecutionContext. Needed for Oilpan, as the now-GCed object will only later be finalized. R=haraken BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186425

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M Source/core/dom/ExecutionContext.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/frame/DOMTimer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/frame/DOMTimer.cpp View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
Please take a look. Some DOMTimer-related failures currently seen on trunk.
6 years ago (2014-12-03 12:45:32 UTC) #2
haraken
Thanks, LGTM
6 years ago (2014-12-03 13:03:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/766183004/1
6 years ago (2014-12-03 14:07:52 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-03 15:14:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186425

Powered by Google App Engine
This is Rietveld 408576698