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

Issue 559363002: Switch blink to use a gin-managed isolate. (Closed)

Created:
6 years, 3 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 3 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Project:
blink
Visibility:
Public.

Description

Switch blink to use a gin-managed isolate. This also moves the basic V8 initialization to gin. The main advantage is that we now initialize V8 first and then start creating isolates. It also removes some code duplication. BUG=none R=haraken@chromium.org,andrewhayden@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181832

Patch Set 1 #

Total comments: 3

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -63 lines) Patch
M Source/bindings/core/v8/V8Initializer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/core/v8/V8Initializer.cpp View 3 chunks +5 lines, -6 lines 0 comments Download
M Source/bindings/core/v8/V8PerIsolateData.h View 4 chunks +3 lines, -4 lines 0 comments Download
M Source/bindings/core/v8/V8PerIsolateData.cpp View 1 9 chunks +27 lines, -26 lines 0 comments Download
M Source/bindings/core/v8/WorkerScriptController.cpp View 2 chunks +2 lines, -6 lines 0 comments Download
M Source/web/WebKit.cpp View 2 chunks +2 lines, -20 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
jochen (gone - plz use gerrit)
6 years, 3 months ago (2014-09-11 08:55:18 UTC) #1
haraken
LGTM, assuming that a couple of V8 setups you removed from this CL (e.g., v8::SetResourceConstraints, ...
6 years, 3 months ago (2014-09-11 09:07:06 UTC) #2
jochen (gone - plz use gerrit)
On 2014/09/11 at 09:07:06, haraken wrote: > LGTM, assuming that a couple of V8 setups ...
6 years, 3 months ago (2014-09-11 11:43:48 UTC) #3
haraken
> > Just help me understand: What's the relationship between Isolate::GetCurrent > and Isolate::Enter/Exit? > ...
6 years, 3 months ago (2014-09-11 11:51:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/559363002/20001
6 years, 3 months ago (2014-09-11 11:55:00 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/24403)
6 years, 3 months ago (2014-09-11 13:17:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/559363002/20001
6 years, 3 months ago (2014-09-11 16:08:13 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 17:14:35 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 181832

Powered by Google App Engine
This is Rietveld 408576698