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

Issue 298383002: Suspend setTimeout callbacks while dedicated worker execution is paused (Closed)

Created:
6 years, 6 months ago by yurys
Modified:
6 years, 6 months ago
CC:
blink-reviews, falken, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, kinuko+worker_chromium.org, horo+watch_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org, sergeyv, Yang
Visibility:
Public.

Description

Suspend setTimeout callbacks while dedicated worker execution is paused WorkerRunLoop::run shouldn't call SharedTimer::fire when processing debugger tasks. BUG=377926 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175566

Patch Set 1 #

Patch Set 2 : Added expectations #

Patch Set 3 : #

Patch Set 4 : Added terminateDebugLoop #

Patch Set 5 : Reverted terminateDebugLoop #

Patch Set 6 : Fixed ASSERT condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -8 lines) Patch
A LayoutTests/inspector-protocol/debugger/resources/dedicated-worker-suspend-setTimeout.js View 1 chunk +9 lines, -0 lines 0 comments Download
A + LayoutTests/inspector-protocol/debugger/suspend-setTimeout-on-pause-in-dedicated-worker.html View 1 2 3 chunks +16 lines, -7 lines 0 comments Download
A LayoutTests/inspector-protocol/debugger/suspend-setTimeout-on-pause-in-dedicated-worker-expected.txt View 1 1 chunk +7 lines, -0 lines 0 comments Download
M Source/core/workers/WorkerRunLoop.cpp View 1 2 3 4 5 3 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 22 (0 generated)
yurys
6 years, 6 months ago (2014-05-28 15:38:50 UTC) #1
pfeldman
lgtm
6 years, 6 months ago (2014-05-28 16:58:11 UTC) #2
yurys
The CQ bit was checked by yurys@chromium.org
6 years, 6 months ago (2014-05-28 17:16:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yurys@chromium.org/298383002/10001
6 years, 6 months ago (2014-05-28 17:17:09 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-05-28 18:42:51 UTC) #5
yurys
The CQ bit was checked by yurys@chromium.org
6 years, 6 months ago (2014-05-28 19:22:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yurys@chromium.org/298383002/30001
6 years, 6 months ago (2014-05-28 19:22:50 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-05-28 21:07:48 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-28 21:51:21 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/9310)
6 years, 6 months ago (2014-05-28 21:51:21 UTC) #10
yurys
On 2014/05/28 21:51:21, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 6 months ago (2014-05-29 09:01:27 UTC) #11
yurys
I talked to Yang over hangouts, he is going to restore old behavior in v8 ...
6 years, 6 months ago (2014-05-29 09:21:32 UTC) #12
yurys
On 2014/05/29 09:21:32, yurys wrote: > I talked to Yang over hangouts, he is going ...
6 years, 6 months ago (2014-06-04 07:04:15 UTC) #13
yurys
The CQ bit was checked by yurys@chromium.org
6 years, 6 months ago (2014-06-04 07:05:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yurys@chromium.org/298383002/60001
6 years, 6 months ago (2014-06-04 07:06:12 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-04 08:58:36 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 10:27:19 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/10944)
6 years, 6 months ago (2014-06-04 10:27:20 UTC) #18
yurys
The CQ bit was checked by yurys@chromium.org
6 years, 6 months ago (2014-06-05 08:38:01 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yurys@chromium.org/298383002/80001
6 years, 6 months ago (2014-06-05 08:38:56 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-05 11:41:42 UTC) #21
commit-bot: I haz the power
6 years, 6 months ago (2014-06-05 12:59:48 UTC) #22
Message was sent while issue was closed.
Change committed as 175566

Powered by Google App Engine
This is Rietveld 408576698