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

Issue 2197543002: Quick fix: nullify Isolate in background parsing slightly later. (Closed)

Created:
4 years, 4 months ago by marja
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Quick fix: nullify Isolate in background parsing slightly later. Parser ctor reads information from it. BUG=632612 Committed: https://crrev.com/8558cbe557c5cd5f8a284743f8db48668afc4266 Cr-Commit-Position: refs/heads/master@{#38167}

Patch Set 1 #

Patch Set 2 : a better fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -18 lines) Patch
M src/background-parsing-task.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M src/background-parsing-task.cc View 1 3 chunks +19 lines, -18 lines 0 comments Download
M src/parsing/parser-base.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
marja
.
4 years, 4 months ago (2016-07-29 08:56:38 UTC) #2
marja
... I'll investigate separately how come no test broken when I landed the previous version; ...
4 years, 4 months ago (2016-07-29 08:57:13 UTC) #3
jochen (gone - plz use gerrit)
why not create the parser on the foreground thread in the ctor of the background ...
4 years, 4 months ago (2016-07-29 08:58:04 UTC) #4
marja
Because of the stack limit, which we can set correctly only when we're in the ...
4 years, 4 months ago (2016-07-29 09:00:26 UTC) #5
jochen (gone - plz use gerrit)
lgtm
4 years, 4 months ago (2016-07-29 09:19:39 UTC) #8
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/2197543002/20001
4 years, 4 months ago (2016-07-29 09:22:54 UTC) #11
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/2197543002/20001
4 years, 4 months ago (2016-07-29 09:23:23 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-07-29 09:40:45 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 09:41:31 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8558cbe557c5cd5f8a284743f8db48668afc4266
Cr-Commit-Position: refs/heads/master@{#38167}

Powered by Google App Engine
This is Rietveld 408576698