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

Issue 1071173002: Use command line to signal whether a child process was passed V8 snapshot files via file descriptor (Closed)

Created:
5 years, 8 months ago by rmcilroy
Modified:
5 years, 8 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, darin-cc_chromium.org, Erik Corry Chromium.org, extensions-reviews_chromium.org, gunsch+watch_chromium.org, jam, jochen+watch_chromium.org, kalyank, lcwu+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mlamouri+watch-content_chromium.org, sadrul, Vitaly Buka (NO REVIEWS)
Base URL:
https://chromium.googlesource.com/chromium/src.git@v8_ext_cast
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use command line to signal whether a child process was passed V8 snapshot files via file descriptor BUG=466917 Committed: https://crrev.com/537203ed6059030168776d50fefdd6c9a7bf677a Cr-Commit-Position: refs/heads/master@{#324600}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix compile error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -4 lines) Patch
M ash/shell/content_client/shell_content_browser_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/shell/content_client/shell_content_browser_client.cc View 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/app/content_main_runner.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M extensions/shell/browser/shell_content_browser_client.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
rmcilroy
gunsch@chromium.org: Please review changes in chromecast jamescook@chromium.org: Please review changes in ash / extensions jochen@chromium.org: ...
5 years, 8 months ago (2015-04-09 14:32:41 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071173002/1
5 years, 8 months ago (2015-04-09 14:40:22 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/55140)
5 years, 8 months ago (2015-04-09 14:49:44 UTC) #6
jochen (gone - plz use gerrit)
lgtm once it compiles
5 years, 8 months ago (2015-04-09 15:00:19 UTC) #7
gunsch
On 2015/04/09 15:00:19, jochen wrote: > lgtm once it compiles lgtm can you also humor ...
5 years, 8 months ago (2015-04-09 15:43:45 UTC) #8
James Cook
LGTM with a drive-by comment on the switches https://codereview.chromium.org/1071173002/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://codereview.chromium.org/1071173002/diff/1/content/public/common/content_switches.cc#newcode406 content/public/common/content_switches.cc:406: const ...
5 years, 8 months ago (2015-04-09 16:27:08 UTC) #9
rmcilroy
https://codereview.chromium.org/1071173002/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://codereview.chromium.org/1071173002/diff/1/content/public/common/content_switches.cc#newcode406 content/public/common/content_switches.cc:406: const char kV8SnapshotPassedByFD[] = "v8-snapshot-passed-by-fd"; On 2015/04/09 16:27:08, James ...
5 years, 8 months ago (2015-04-09 22:15:00 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071173002/20001
5 years, 8 months ago (2015-04-09 22:21:18 UTC) #13
James Cook
OK, that makes sense. Still LGTM
5 years, 8 months ago (2015-04-09 22:27:15 UTC) #14
commit-bot: I haz the power
This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-10 01:05:24 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071173002/20001
5 years, 8 months ago (2015-04-10 07:51:36 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-10 07:52:31 UTC) #19
commit-bot: I haz the power
5 years, 8 months ago (2015-04-10 07:53:28 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/537203ed6059030168776d50fefdd6c9a7bf677a
Cr-Commit-Position: refs/heads/master@{#324600}

Powered by Google App Engine
This is Rietveld 408576698