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

Issue 1667673003: [Ignition] Use separate startup data for ignition. (Closed)

Created:
4 years, 10 months ago by Michael Achenbach
Modified:
4 years, 10 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

[Ignition] Use separate startup data for ignition. BUG=v8:4280 LOG=N Committed: https://crrev.com/5a0df034d14674e789c447161fec96d3cfa836a5 Cr-Commit-Position: refs/heads/master@{#33724}

Patch Set 1 #

Patch Set 2 : Add to swarming isolate. #

Total comments: 1

Patch Set 3 : Disambiguate variable. #

Patch Set 4 : Move to correct condition section. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
M build/isolate.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M build/standalone.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M build/toolchain.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M src/base.isolate View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/startup-data-util.cc View 2 chunks +4 lines, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 1 chunk +40 lines, -0 lines 3 comments Download

Messages

Total messages: 33 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667673003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667673003/20001
4 years, 10 months ago (2016-02-03 15:03:35 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_android_arm_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/12885)
4 years, 10 months ago (2016-02-03 15:06:59 UTC) #4
Michael Achenbach
Has anybody an idea what headache the bots might have?
4 years, 10 months ago (2016-02-03 15:37:51 UTC) #6
Michael Achenbach
https://codereview.chromium.org/1667673003/diff/20001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/1667673003/diff/20001/tools/gyp/v8.gyp#newcode304 tools/gyp/v8.gyp:304: 'mksnapshot_flags': [ Hmm, my suspicion is that these mksnapshot_flags ...
4 years, 10 months ago (2016-02-03 15:48:06 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667673003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667673003/40001
4 years, 10 months ago (2016-02-03 16:40:17 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_android_arm_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/12895)
4 years, 10 months ago (2016-02-03 16:42:27 UTC) #11
Michael Achenbach
Looks like with my patch in v8.gyp, the natives_blob.bin dependency is removed from d8.ninja. Why, ...
4 years, 10 months ago (2016-02-04 08:54:59 UTC) #12
Michael Achenbach
On 2016/02/04 08:54:59, Michael Achenbach wrote: > Looks like with my patch in v8.gyp, the ...
4 years, 10 months ago (2016-02-04 09:00:40 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667673003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667673003/60001
4 years, 10 months ago (2016-02-04 09:32:56 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-04 09:49:40 UTC) #17
rmcilroy
> > Looks like with my patch in v8.gyp, the natives_blob.bin dependency is removed ? ...
4 years, 10 months ago (2016-02-04 09:53:47 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667673003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667673003/60001
4 years, 10 months ago (2016-02-04 10:10:28 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667673003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667673003/60001
4 years, 10 months ago (2016-02-04 10:10:59 UTC) #24
Yang
C++ code lgtm. https://codereview.chromium.org/1667673003/diff/60001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/1667673003/diff/60001/tools/gyp/v8.gyp#newcode307 tools/gyp/v8.gyp:307: 'mksnapshot_flags_ignition': ['--random-seed', '<(v8_random_seed)'], do we still ...
4 years, 10 months ago (2016-02-04 10:11:36 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667673003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667673003/60001
4 years, 10 months ago (2016-02-04 10:14:39 UTC) #28
Michael Achenbach
https://codereview.chromium.org/1667673003/diff/60001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/1667673003/diff/60001/tools/gyp/v8.gyp#newcode307 tools/gyp/v8.gyp:307: 'mksnapshot_flags_ignition': ['--random-seed', '<(v8_random_seed)'], On 2016/02/04 10:11:36, Yang wrote: > ...
4 years, 10 months ago (2016-02-04 10:16:00 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-04 10:17:48 UTC) #31
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 10:18:16 UTC) #33
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5a0df034d14674e789c447161fec96d3cfa836a5
Cr-Commit-Position: refs/heads/master@{#33724}

Powered by Google App Engine
This is Rietveld 408576698