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

Issue 1491083002: Set V8 extras mode in gin::V8Initializer. (Closed)

Created:
5 years ago by yhirano
Modified:
5 years ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set V8 extras mode in gin::V8Initializer. Currently V8 extras mode is set in content/renderer. In order to enable the experimental V8 extras in webkit_unit_tests, this change moves the initialization settings from content/renderrer to gin. BUG=503491 Committed: https://crrev.com/93150242a4e69124bdd8c45d4444ca9ef7e1767b Cr-Commit-Position: refs/heads/master@{#363458}

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -12 lines) Patch
M content/renderer/render_process_impl.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M gin/isolate_holder.cc View 1 chunk +2 lines, -1 line 0 comments Download
M gin/public/isolate_holder.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M gin/shell/gin_main.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gin/shell_runner_unittest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gin/test/file_runner.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gin/test/v8_test.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gin/v8_initializer.h View 1 chunk +2 lines, -1 line 0 comments Download
M gin/v8_initializer.cc View 1 1 chunk +7 lines, -2 lines 0 comments Download
M mojo/edk/js/tests/js_to_cpp_tests.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M pdf/pdfium/pdfium_engine.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/mojo/src/mojo/edk/js/tests/js_to_cpp_tests.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 26 (10 generated)
yhirano
5 years ago (2015-12-02 04:25:24 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1491083002/diff/1/gin/public/isolate_holder.h File gin/public/isolate_holder.h (right): https://codereview.chromium.org/1491083002/diff/1/gin/public/isolate_holder.h#newcode59 gin/public/isolate_holder.h:59: static void Initialize(ScriptMode mode, please add the parameter explicitly ...
5 years ago (2015-12-02 13:09:18 UTC) #3
domenic
LGTM with naming change https://codereview.chromium.org/1491083002/diff/1/gin/public/isolate_holder.h File gin/public/isolate_holder.h (right): https://codereview.chromium.org/1491083002/diff/1/gin/public/isolate_holder.h#newcode41 gin/public/isolate_holder.h:41: kExperimentalV8Extras, It'd be less confusing ...
5 years ago (2015-12-02 18:07:23 UTC) #4
haraken
bindings/ LGTM
5 years ago (2015-12-02 23:41:06 UTC) #5
yhirano
https://codereview.chromium.org/1491083002/diff/1/gin/public/isolate_holder.h File gin/public/isolate_holder.h (right): https://codereview.chromium.org/1491083002/diff/1/gin/public/isolate_holder.h#newcode41 gin/public/isolate_holder.h:41: kExperimentalV8Extras, On 2015/12/02 18:07:23, domenic wrote: > It'd be ...
5 years ago (2015-12-03 02:21:05 UTC) #6
yhirano
+ben@ for third_party/mojo/edk and net/proxy.
5 years ago (2015-12-03 02:22:21 UTC) #8
yhirano
On 2015/12/03 02:22:21, yhirano wrote: > +ben@ for third_party/mojo/edk and net/proxy. for - mojo/edk - ...
5 years ago (2015-12-03 04:34:00 UTC) #9
jochen (gone - plz use gerrit)
lgtm
5 years ago (2015-12-04 13:15:32 UTC) #11
Ben Goodger (Google)
lgtm
5 years ago (2015-12-04 18:42:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491083002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491083002/40001
5 years ago (2015-12-07 06:10:25 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/150862)
5 years ago (2015-12-07 07:37:24 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491083002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491083002/40001
5 years ago (2015-12-07 08:18:22 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/150885)
5 years ago (2015-12-07 10:01:53 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491083002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491083002/40001
5 years ago (2015-12-07 11:29:10 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-07 12:28:42 UTC) #24
commit-bot: I haz the power
5 years ago (2015-12-07 12:29:53 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/93150242a4e69124bdd8c45d4444ca9ef7e1767b
Cr-Commit-Position: refs/heads/master@{#363458}

Powered by Google App Engine
This is Rietveld 408576698