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

Issue 1450293002: Enable MinorGCUnmodifiedWrapperVisitor in workers (Closed)

Created:
5 years, 1 month ago by haraken
Modified:
5 years, 1 month ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable MinorGCUnmodifiedWrapperVisitor in workers Currently MinorGCUnmodifiedWrapperVisitor is disabled in workers. Consequently, hasPendingActivity is ignored and a bunch of wrappers are wrongly collected when a V8 minor GC is triggered in workers. This has caused a bunch of undeterministic crashes in workers. BUG=550632, 553769 Committed: https://crrev.com/84814a37400d1cfa6707e7bb06dddeacd492d7f2 Cr-Commit-Position: refs/heads/master@{#360032}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

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

Messages

Total messages: 23 (9 generated)
haraken
jochen, mythria: Was there any reason we disabled MinorGCUnmodifiedWrapperVisitor in workers? If I'm not missing ...
5 years, 1 month ago (2015-11-17 04:33:37 UTC) #2
jochen (gone - plz use gerrit)
lgtm
5 years, 1 month ago (2015-11-17 04:40:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1450293002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1450293002/1
5 years, 1 month ago (2015-11-17 05:13:40 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/58215) chromeos_x86-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-11-17 05:22:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1450293002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1450293002/20001
5 years, 1 month ago (2015-11-17 05:26:40 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/131737)
5 years, 1 month ago (2015-11-17 06:26:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1450293002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1450293002/20001
5 years, 1 month ago (2015-11-17 06:44:37 UTC) #14
yhirano
An ASSERTION fails at V8GCController.cpp:248.
5 years, 1 month ago (2015-11-17 06:46:01 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1450293002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1450293002/40001
5 years, 1 month ago (2015-11-17 06:46:27 UTC) #18
haraken
On 2015/11/17 06:46:01, yhirano wrote: > An ASSERTION fails at V8GCController.cpp:248. Yes, fixed.
5 years, 1 month ago (2015-11-17 06:46:52 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-17 07:56:23 UTC) #20
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/84814a37400d1cfa6707e7bb06dddeacd492d7f2 Cr-Commit-Position: refs/heads/master@{#360032}
5 years, 1 month ago (2015-11-17 07:57:11 UTC) #21
blink-reviews
I am sorry, I did not enable it for workers as well. Thanks for fixing ...
5 years, 1 month ago (2015-11-17 08:40:20 UTC) #22
chromium-reviews
5 years, 1 month ago (2015-11-17 08:40:21 UTC) #23
Message was sent while issue was closed.
I am sorry, I did not enable it for workers as well. Thanks for fixing it.

On Tue, Nov 17, 2015 at 7:57 AM, commit-bot@chromium.org via
codereview.chromium.org <reply@chromiumcodereview-hr.appspotmail.com> wrote:

> Patchset 3 (id:??) landed as
> https://crrev.com/84814a37400d1cfa6707e7bb06dddeacd492d7f2
> Cr-Commit-Position: refs/heads/master@{#360032}
>
> https://codereview.chromium.org/1450293002/
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698