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

Issue 1959013002: Eagerly remove disposed DOMTimers as observers. (Closed)

Created:
4 years, 7 months ago by sof
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Eagerly remove disposed DOMTimers as observers. Once the coordinator lets go of a timer, no need to keep it around as an observer of the ExecutionContext. R= BUG= Committed: https://crrev.com/0a297738301705d02f57968334bd6f7c7dc95f4c Cr-Commit-Position: refs/heads/master@{#392309}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M third_party/WebKit/Source/core/frame/DOMTimer.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMTimerCoordinator.cpp View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
sof
please take a look. A bit related to issue 597953. I'm seeing larger hash tables ...
4 years, 7 months ago (2016-05-09 12:31:00 UTC) #2
keishi
LGTM
4 years, 7 months ago (2016-05-09 12:34:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1959013002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1959013002/1
4 years, 7 months ago (2016-05-09 12:42:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1959013002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1959013002/1
4 years, 7 months ago (2016-05-09 12:45:00 UTC) #9
haraken
LGTM
4 years, 7 months ago (2016-05-09 13:27:53 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/224184)
4 years, 7 months ago (2016-05-09 13:32:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1959013002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1959013002/1
4 years, 7 months ago (2016-05-09 13:40:55 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-09 14:19:27 UTC) #15
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/0a297738301705d02f57968334bd6f7c7dc95f4c Cr-Commit-Position: refs/heads/master@{#392309}
4 years, 7 months ago (2016-05-09 14:23:44 UTC) #17
sof
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1968963002/ by sigbjornf@opera.com. ...
4 years, 7 months ago (2016-05-11 11:24:23 UTC) #18
sof
4 years, 7 months ago (2016-05-11 12:00:24 UTC) #19
Message was sent while issue was closed.
On 2016/05/11 11:24:23, sof wrote:
> A revert of this CL (patchset #1 id:1) has been created in
> https://codereview.chromium.org/1968963002/ by mailto:sigbjornf@opera.com.
> 
> The reason for reverting is: Caused issue 610606, reverting to locally
> investigate how/why..

I see the problem now..and really should have before making the original change.
Will followup with an adjusted CL, as I do think it is worth being eager about
un-observing all these timers.

Powered by Google App Engine
This is Rietveld 408576698