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

Issue 1179153002: Add V8 platform API to call delayed task. (Closed)

Created:
5 years, 6 months ago by ulan
Modified:
5 years, 6 months ago
CC:
Paweł Hajdan Jr., v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add V8 platform API to call delayed task. Delayed tasks can be used to perform non-urgent clean up work. BUG=chromium:490559 LOG=NO Committed: https://crrev.com/31e3177bb01fbe2b0a1e2a08dc82165ee6fbe692 Cr-Commit-Position: refs/heads/master@{#29084}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Avoid starvation of delayed tasks #

Patch Set 3 : Rebase #

Patch Set 4 : Provide empty body to enable roll in Chromium. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -5 lines) Patch
M include/v8-platform.h View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M src/libplatform/default-platform.h View 1 3 chunks +12 lines, -0 lines 0 comments Download
M src/libplatform/default-platform.cc View 1 2 chunks +46 lines, -5 lines 0 comments Download
M test/unittests/libplatform/default-platform-unittest.cc View 1 2 chunks +72 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
ulan
PTAL.
5 years, 6 months ago (2015-06-12 13:42:42 UTC) #2
rmcilroy
For your description /s/not urgent/non-urgent/. Also, you say you can post clean up work such ...
5 years, 6 months ago (2015-06-15 10:29:17 UTC) #3
ulan
> For your description /s/not urgent/non-urgent/. Done. > Also, you say you can post clean ...
5 years, 6 months ago (2015-06-15 14:52:54 UTC) #4
rmcilroy
On 2015/06/15 14:52:54, ulan wrote: > > For your description /s/not urgent/non-urgent/. > Done. > ...
5 years, 6 months ago (2015-06-15 17:36:36 UTC) #5
jochen (gone - plz use gerrit)
lgtm
5 years, 6 months ago (2015-06-16 08:42:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1179153002/20001
5 years, 6 months ago (2015-06-16 13:40:57 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_chromium_gn_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_chromium_gn_rel/builds/5169)
5 years, 6 months ago (2015-06-16 13:50:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1179153002/20001
5 years, 6 months ago (2015-06-16 14:30:49 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_chromium_gn_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_chromium_gn_rel/builds/5171)
5 years, 6 months ago (2015-06-16 14:45:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1179153002/40001
5 years, 6 months ago (2015-06-17 08:38:22 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_chromium_gn_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_chromium_gn_rel/builds/5188)
5 years, 6 months ago (2015-06-17 08:50:47 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1179153002/60001
5 years, 6 months ago (2015-06-17 11:29:21 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 6 months ago (2015-06-17 12:09:39 UTC) #23
commit-bot: I haz the power
5 years, 6 months ago (2015-06-17 12:09:51 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/31e3177bb01fbe2b0a1e2a08dc82165ee6fbe692
Cr-Commit-Position: refs/heads/master@{#29084}

Powered by Google App Engine
This is Rietveld 408576698