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

Issue 9513006: First pass at content shell for the Mac. Doesn't work yet. (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

First pass at content shell for the Mac. Doesn't work yet. BUG=115784 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=125254

Patch Set 1 #

Total comments: 45

Patch Set 2 : rev 2 #

Patch Set 3 : r3 #

Total comments: 6

Patch Set 4 : small tweaks #

Patch Set 5 : rebase only, no code change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2279 lines, -448 lines) Patch
A + build/mac/copy_framework_unversioned.sh View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + build/mac/tweak_info_plist.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + build/mac/verify_no_objc.sh View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/mac/sign_versioned_dir.sh.in View 1 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/tools/build/mac/copy_framework_unversioned View 1 chunk +0 lines, -102 lines 0 comments Download
D chrome/tools/build/mac/tweak_info_plist View 1 1 chunk +0 lines, -286 lines 0 comments Download
D chrome/tools/build/mac/verify_no_objc.sh View 1 1 chunk +0 lines, -43 lines 0 comments Download
M content/content_shell.gypi View 1 5 chunks +92 lines, -4 lines 0 comments Download
A content/shell/mac/English.lproj/MainMenu.xib View 1 chunk +2098 lines, -0 lines 0 comments Download
A content/shell/mac/app.icns View 0 chunks +-1 lines, --1 lines 0 comments Download
A content/shell/mac/app-Info.plist View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
M content/shell/shell_content_browser_client.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
A content/shell/shell_content_main.h View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A content/shell/shell_content_main.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download
M content/shell/shell_main.cc View 1 2 chunks +10 lines, -7 lines 0 comments Download
M tools/checkperms/checkperms.py View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Avi (use Gerrit)
8 years, 9 months ago (2012-02-28 19:28:08 UTC) #1
Mark Mentovai
This is a very good first cut. Here are my comments. https://chromiumcodereview.appspot.com/9513006/diff/1/build/mac/copy_framework_unversioned File build/mac/copy_framework_unversioned (right): ...
8 years, 9 months ago (2012-02-28 20:12:40 UTC) #2
Avi (use Gerrit)
https://chromiumcodereview.appspot.com/9513006/diff/1/build/mac/copy_framework_unversioned File build/mac/copy_framework_unversioned (right): https://chromiumcodereview.appspot.com/9513006/diff/1/build/mac/copy_framework_unversioned#newcode1 build/mac/copy_framework_unversioned:1: #!/bin/bash On 2012/02/28 20:12:40, Mark Mentovai wrote: > This ...
8 years, 9 months ago (2012-02-29 19:46:49 UTC) #3
Mark Mentovai
I don’t see any major issues remaining. Your description still says “doesn‘t work yet.” Are ...
8 years, 9 months ago (2012-03-01 22:28:30 UTC) #4
Avi (use Gerrit)
Yes, I'm looking for the four letters. The "doesn't work yet" just means I'm moving ...
8 years, 9 months ago (2012-03-05 18:26:45 UTC) #5
Mark Mentovai
8 years, 9 months ago (2012-03-06 22:10:44 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698