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

Issue 2430513003: Move some Document timers to frame-specific task runners. (Closed)

Created:
4 years, 2 months ago by dcheng
Modified:
4 years, 1 month ago
CC:
chromium-reviews, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move some Document timers to frame-specific task runners. BUG=624694 R=haraken@chromium.org,skyostil@chromium.org Committed: https://crrev.com/578956728fd1653f71722be150e2a158a19fa04c Cr-Commit-Position: refs/heads/master@{#427527}

Patch Set 1 #

Total comments: 10

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : Remove FrameTimer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M third_party/WebKit/Source/core/dom/Document.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
dcheng
https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/dom/Document.cpp#newcode480 third_party/WebKit/Source/core/dom/Document.cpp:480: this, This look a bit weird... but I don't ...
4 years, 2 months ago (2016-10-19 00:08:39 UTC) #9
dcheng
Note the alternative is to just have these pass an explicit WebTaskRunner using TaskRunnerHelper... maybe ...
4 years, 2 months ago (2016-10-19 00:10:21 UTC) #10
haraken
https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/dom/Document.cpp#newcode483 third_party/WebKit/Source/core/dom/Document.cpp:483: m_pluginLoadingTimer(TaskType::Embed, On 2016/10/19 00:08:38, dcheng wrote: > I'm not ...
4 years, 2 months ago (2016-10-19 03:07:48 UTC) #11
dcheng
https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/dom/Document.cpp#newcode483 third_party/WebKit/Source/core/dom/Document.cpp:483: m_pluginLoadingTimer(TaskType::Embed, On 2016/10/19 03:07:47, haraken wrote: > On 2016/10/19 ...
4 years, 2 months ago (2016-10-19 03:47:44 UTC) #12
haraken
https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/frame/FrameTimer.h File third_party/WebKit/Source/core/frame/FrameTimer.h (right): https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/frame/FrameTimer.h#newcode14 third_party/WebKit/Source/core/frame/FrameTimer.h:14: class FrameTimer : public TaskRunnerTimer<TimerFiredClass> { On 2016/10/19 03:47:44, ...
4 years, 2 months ago (2016-10-19 09:07:12 UTC) #13
haraken
4 years, 2 months ago (2016-10-19 09:07:36 UTC) #15
alex clarke (OOO till 29th)
https://codereview.chromium.org/2430513003/diff/20001/third_party/WebKit/Source/core/frame/FrameTimer.h File third_party/WebKit/Source/core/frame/FrameTimer.h (right): https://codereview.chromium.org/2430513003/diff/20001/third_party/WebKit/Source/core/frame/FrameTimer.h#newcode19 third_party/WebKit/Source/core/frame/FrameTimer.h:19: FrameTimer(TaskType taskType, I suspect it will be somewhat common ...
4 years, 2 months ago (2016-10-19 09:15:51 UTC) #16
Sami
On 2016/10/19 09:07:12, haraken wrote: > https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/frame/FrameTimer.h > File third_party/WebKit/Source/core/frame/FrameTimer.h (right): > > https://codereview.chromium.org/2430513003/diff/1/third_party/WebKit/Source/core/frame/FrameTimer.h#newcode14 > ...
4 years, 1 month ago (2016-10-24 11:16:39 UTC) #17
dcheng
PTAL. Per the feedback, I'm just using TaskRunnerTimer directly now. On 2016/10/24 11:16:39, Sami wrote: ...
4 years, 1 month ago (2016-10-25 19:00:06 UTC) #18
haraken
LGTM
4 years, 1 month ago (2016-10-25 19:29:27 UTC) #21
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/2430513003/40001
4 years, 1 month ago (2016-10-25 19:55:31 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-25 23:12:21 UTC) #26
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 23:14:36 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/578956728fd1653f71722be150e2a158a19fa04c
Cr-Commit-Position: refs/heads/master@{#427527}

Powered by Google App Engine
This is Rietveld 408576698