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

Issue 566733004: Enable V8 idle notification after commit. (Closed)

Created:
6 years, 3 months ago by ernstm
Modified:
6 years, 3 months ago
CC:
chromium-reviews, philipj_slow
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Enable V8 idle notification after commit. Enable the notification by default. Change flag --send-v8-idle-notification-after-commit to --enable-v8-idle-notification-after-commit. Add new flag --disable-v8-idle-notification-after-commit to override enable or default. R=jochen@chromium.org,hpayer@chromium.org,jamesr@chromium.org,danno@chromium.org BUG=414815 Committed: https://crrev.com/291fd86a7aabd22fb27409a56b34055e02ee0c62 Cr-Commit-Position: refs/heads/master@{#295540}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -12 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 3 chunks +2 lines, -1 line 0 comments Download
M content/public/common/content_switches.h View 1 3 chunks +2 lines, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 3 chunks +13 lines, -8 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (10 generated)
ernstm
PTAL
6 years, 3 months ago (2014-09-11 22:03:50 UTC) #1
jochen (gone - plz use gerrit)
lgtm.
6 years, 3 months ago (2014-09-12 07:48:56 UTC) #2
Hannes Payer (out of office)
lgtm
6 years, 3 months ago (2014-09-12 11:51:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/566733004/1
6 years, 3 months ago (2014-09-12 18:30:12 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/56890)
6 years, 3 months ago (2014-09-12 20:04:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/566733004/1
6 years, 3 months ago (2014-09-12 20:35:57 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/47016)
6 years, 3 months ago (2014-09-12 21:56:56 UTC) #11
Ken Russell (switch to Gerrit)
FYI: unfortunately this patch is running into Issue 412876, which is being fixed in https://codereview.chromium.org/566733004 ...
6 years, 3 months ago (2014-09-12 23:55:12 UTC) #13
ernstm
This needs to wait until https://codereview.chromium.org/552303006/ fixes crbug.com/407976.
6 years, 3 months ago (2014-09-12 23:55:43 UTC) #14
Ken Russell (switch to Gerrit)
On 2014/09/12 23:55:43, ernstm wrote: > This needs to wait until https://codereview.chromium.org/552303006/ fixes > crbug.com/407976. ...
6 years, 3 months ago (2014-09-13 05:12:56 UTC) #15
jochen (gone - plz use gerrit)
On 2014/09/13 at 05:12:56, kbr wrote: > On 2014/09/12 23:55:43, ernstm wrote: > > This ...
6 years, 3 months ago (2014-09-17 14:50:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566733004/1
6 years, 3 months ago (2014-09-18 17:41:36 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/309) win_chromium_x64_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_swarming/builds/10844)
6 years, 3 months ago (2014-09-18 17:49:31 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566733004/20001
6 years, 3 months ago (2014-09-18 18:15:42 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/15151)
6 years, 3 months ago (2014-09-18 19:33:48 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/566733004/20001
6 years, 3 months ago (2014-09-18 19:42:33 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:20001) as f63deca92cba2529336defd6c847a0dfea68af62
6 years, 3 months ago (2014-09-18 20:16:17 UTC) #27
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/291fd86a7aabd22fb27409a56b34055e02ee0c62 Cr-Commit-Position: refs/heads/master@{#295540}
6 years, 3 months ago (2014-09-18 20:16:49 UTC) #28
Elliot Glaysher
6 years, 3 months ago (2014-09-18 23:07:01 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/579423003/ by erg@chromium.org.

The reason for reverting is: We suspect that this patch is the cause of renderer
flakyness on Linux ChromiumOS.

https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%...

# Fatal error in ../../v8/src/heap/gc-idle-time-handler.cc, line 45
# CHECK(idle_time_in_ms > 0) failed
#

==== C stack trace ===============================

1: ??
2: ??
3: ??
4: v8::Isolate::IdleNotification(int)
5: content::RenderWidgetCompositor::DidCommit()
6: non-virtual thunk to content::RenderWidgetCompositor::DidCommit()
7: cc::LayerTreeHost::CommitComplete()
8:
cc::ThreadProxy::BeginMainFrame(scoped_ptr<cc::ThreadProxy::BeginMainFrameAndCommitState,
base::DefaultDeleter<cc::ThreadProxy::BeginMainFrameAndCommitState> >)
9: ??
10: ??
11: ??
12: ??
13: base::debug::TaskAnnotator::RunTask(char const*, char const*,
base::PendingTask const&)
14: ??
15: ??
16: ??
17: ??
18: ??
19: ??
20: blink::Scheduler::executeHighPriorityTasks(WTF::Deque<blink::TracedTask,
0ul, WTF::DefaultAllocator>&)
21:
blink::Scheduler::swapQueuesRunPendingTasksAndAllowHighPriorityTaskRunnerPosting()
22: ??
23: ??
24: ??
25: ??
26: ??
27: base::debug::TaskAnnotator::RunTask(char const*, char const*,
base::PendingTask const&)
28: base::MessageLoop::RunTask(base::PendingTask const&)
29: base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&)
30: base::MessageLoop::DoWork()
31: base::MessagePumpDefault::Run(base::MessagePump::Delegate*)
32: base::MessageLoop::RunHandler()
33: base::RunLoop::Run()
34: base::MessageLoop::Run()
35: ??
36: ??
37: ??
38: ??
39: content::ContentMain(content::ContentMainParams const&)
40: ??
41: ??
42: ??
43: __libc_start_main
44: ??
.

Powered by Google App Engine
This is Rietveld 408576698