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

Issue 2871743002: Oilpan: Schedule an idle garbage collection after receiving the kGCCallbackScheduleIdleGarbageColle… (Closed)

Created:
3 years, 7 months ago by Hannes Payer (out of office)
Modified:
3 years, 7 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Oilpan: Schedule an idle garbage collection after receiving the kGCCallbackScheduleIdleGarbageCollection callback flag. BUG=chromium:718484 NOTRY=true Review-Url: https://codereview.chromium.org/2871743002 Cr-Commit-Position: refs/heads/master@{#470860} Committed: https://chromium.googlesource.com/chromium/src/+/9b107d47bd61d2ed77c923ad22dca27b226c9236

Patch Set 1 #

Total comments: 2

Patch Set 2 : added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (16 generated)
Hannes Payer (out of office)
3 years, 7 months ago (2017-05-08 20:08:28 UTC) #2
haraken
LGTM https://codereview.chromium.org/2871743002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp File third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp (right): https://codereview.chromium.org/2871743002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp#newcode445 third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp:445: if (flags & v8::kGCCallbackScheduleIdleGarbageCollection) { Add a comment ...
3 years, 7 months ago (2017-05-08 23:56:23 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/2871743002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp File third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp (right): https://codereview.chromium.org/2871743002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp#newcode445 third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp:445: if (flags & v8::kGCCallbackScheduleIdleGarbageCollection) { On 2017/05/08 23:56:23, haraken ...
3 years, 7 months ago (2017-05-09 06:47:15 UTC) #4
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/2871743002/20001
3 years, 7 months ago (2017-05-09 06:47:41 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/288928) chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 7 months ago (2017-05-09 07:02:55 UTC) #9
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/2871743002/20001
3 years, 7 months ago (2017-05-10 09:05:33 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/449828)
3 years, 7 months ago (2017-05-10 11:19:21 UTC) #15
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/2871743002/20001
3 years, 7 months ago (2017-05-10 11:45:33 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/449922)
3 years, 7 months ago (2017-05-10 13:24:51 UTC) #19
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/2871743002/20001
3 years, 7 months ago (2017-05-10 19:44:39 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/450621)
3 years, 7 months ago (2017-05-10 22:19:57 UTC) #23
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/2871743002/20001
3 years, 7 months ago (2017-05-11 07:22:02 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/9b107d47bd61d2ed77c923ad22dca27b226c9236
3 years, 7 months ago (2017-05-11 07:27:33 UTC) #29
tzik
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2873873004/ by tzik@chromium.org. ...
3 years, 7 months ago (2017-05-11 07:50:55 UTC) #30
findit-for-me
3 years, 7 months ago (2017-05-11 07:53:50 UTC) #31
Message was sent while issue was closed.
Findit (https://goo.gl/kROfz5) confirmed this CL at revision 470860 as the
culprit for
failures in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3Itb...

Powered by Google App Engine
This is Rietveld 408576698