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

Issue 9187053: Transition to base/mac/bundle_locations.h step 1 (Closed)

Created:
8 years, 11 months ago by jeremy
Modified:
8 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, pam+watch_chromium.org, jshin+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Transition to base/mac/bundle_locations.h step 1 Initial transition steps, trying to do this in small steps so it's easier to review. foundation_util.h: * Remove SetOverride*() methods and modify all callsites to use bundle_location.h version. * MainAppBundle() - call through to bundle_location version as an interim step. * Rename PathForFrameworkBundleResource() and modify callers. * Remove one instance of [NSBundle mainBundle]. BUG=None TEST=Chrome/Mac should launch correctly and all unit tests should pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118284

Patch Set 1 #

Patch Set 2 : a #

Total comments: 3

Patch Set 3 : Fix review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -47 lines) Patch
M base/i18n/icu_util.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M base/mac/foundation_util.h View 1 2 1 chunk +2 lines, -7 lines 0 comments Download
M base/mac/foundation_util.mm View 1 3 chunks +8 lines, -29 lines 0 comments Download
M chrome/app/chrome_main_mac.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/cocoa_test_helper.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/base/chrome_test_suite.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ui/gfx/test_suite.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/run_all_tests.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
jeremy
8 years, 11 months ago (2012-01-12 15:16:13 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/9187053/diff/2001/base/mac/foundation_util.mm File base/mac/foundation_util.mm (right): http://codereview.chromium.org/9187053/diff/2001/base/mac/foundation_util.mm#newcode72 base/mac/foundation_util.mm:72: return base::mac::FrameworkBundle(); If this is a call-through, and the ...
8 years, 11 months ago (2012-01-12 15:29:44 UTC) #2
Avi (use Gerrit)
Oh. "step 1". My mistake, should read closer. LGTM
8 years, 11 months ago (2012-01-12 15:30:41 UTC) #3
Mark Mentovai
LGTM http://codereview.chromium.org/9187053/diff/2001/base/i18n/icu_util.cc File base/i18n/icu_util.cc (right): http://codereview.chromium.org/9187053/diff/2001/base/i18n/icu_util.cc#newcode112 base/i18n/icu_util.cc:112: // Assume it is in the Framework Bundle's ...
8 years, 11 months ago (2012-01-12 15:33:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/9187053/8001
8 years, 11 months ago (2012-01-15 14:41:36 UTC) #5
commit-bot: I haz the power
Presubmit check for 9187053-8001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 11 months ago (2012-01-15 14:41:42 UTC) #6
jeremy
Ben/Sky: I need an owner LGTM from one of you for the changes to ui/gfx/test_suite.cc,webkit/tools/test_shell/run_all_tests.cc ...
8 years, 11 months ago (2012-01-15 14:43:02 UTC) #7
sky
ui/gfx/test_suite.cc LGTM I'm not an owner of webkit.
8 years, 11 months ago (2012-01-17 16:03:40 UTC) #8
jeremy
Tony: Could I get an owner review for the file in webkit/ - rubberstamp ok.
8 years, 11 months ago (2012-01-17 19:18:56 UTC) #9
tony
LGTM
8 years, 11 months ago (2012-01-18 20:09:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/9187053/8001
8 years, 11 months ago (2012-01-19 08:56:34 UTC) #11
commit-bot: I haz the power
8 years, 11 months ago (2012-01-19 10:56:01 UTC) #12
Change committed as 118284

Powered by Google App Engine
This is Rietveld 408576698