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

Issue 9656002: Make helper app, get closer to working content shell. (Closed)

Created:
8 years, 9 months ago by Avi (use Gerrit)
Modified:
8 years, 9 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, pam+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Make helper app, get closer to working content shell. BUG=115784 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=125921

Patch Set 1 #

Total comments: 7

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -110 lines) Patch
A + build/mac/make_more_helpers.sh View 1 4 chunks +9 lines, -11 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/tools/build/mac/dump_product_syms View 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/tools/build/mac/make_more_helpers.sh View 1 chunk +0 lines, -93 lines 0 comments Download
M content/content_shell.gypi View 1 4 chunks +92 lines, -1 line 0 comments Download
A content/shell/mac/helper-Info.plist View 1 chunk +30 lines, -0 lines 0 comments Download
M content/shell/shell_browser_main.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_browser_main.cc View 1 chunk +5 lines, -0 lines 0 comments Download
A content/shell/shell_browser_main_mac.mm View 1 1 chunk +21 lines, -0 lines 0 comments Download
M content/shell/shell_main_delegate.cc View 1 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Avi (use Gerrit)
8 years, 9 months ago (2012-03-09 04:49:08 UTC) #1
Mark Mentovai
https://chromiumcodereview.appspot.com/9656002/diff/1/chrome/chrome_exe.gypi File chrome/chrome_exe.gypi (right): https://chromiumcodereview.appspot.com/9656002/diff/1/chrome/chrome_exe.gypi#newcode365 chrome/chrome_exe.gypi:365: '${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/Versions/<(version_full)', I don’t feel fantastic about putting things that ...
8 years, 9 months ago (2012-03-09 17:49:26 UTC) #2
Avi (use Gerrit)
https://chromiumcodereview.appspot.com/9656002/diff/1/chrome/chrome_exe.gypi File chrome/chrome_exe.gypi (right): https://chromiumcodereview.appspot.com/9656002/diff/1/chrome/chrome_exe.gypi#newcode365 chrome/chrome_exe.gypi:365: '${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/Versions/<(version_full)', On 2012/03/09 17:49:26, Mark Mentovai wrote: > I ...
8 years, 9 months ago (2012-03-09 22:05:59 UTC) #3
Mark Mentovai
LGTM Are you actually hooked up to use the EH and NP helpers yet? (Just ...
8 years, 9 months ago (2012-03-09 22:18:29 UTC) #4
Avi (use Gerrit)
On 2012/03/09 22:18:29, Mark Mentovai wrote: > LGTM > > Are you actually hooked up ...
8 years, 9 months ago (2012-03-09 22:35:21 UTC) #5
Mark Mentovai
8 years, 9 months ago (2012-03-09 22:48:51 UTC) #6
That’s what I thought. Great!

Powered by Google App Engine
This is Rietveld 408576698