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

Issue 9240004: Transition to base/mac/bundle_locations.h step 3 (Closed)

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

Description

Transition to base/mac/bundle_locations.h step 3 Convert some instances of [NSBundle mainBundle] to equivalent calls in base/mac/bundle_locations.h BUG=None TEST=Code should compile and all unit tests should pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119030

Patch Set 1 #

Total comments: 3

Patch Set 2 : Merge from trunk, add more comments. #

Patch Set 3 : sync to trunk #

Patch Set 4 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -26 lines) Patch
M base/mac/mac_util.mm View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/mac/install_from_dmg.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/mac/keystone_glue.mm View 1 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/shell_integration_mac.mm View 1 4 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/ui/cocoa/dock_icon.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/chrome_version_info_mac.mm View 2 chunks +4 lines, -3 lines 0 comments Download
M ui/base/l10n/l10n_util_mac.mm View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
jeremy
8 years, 11 months ago (2012-01-17 12:52:37 UTC) #1
Mark Mentovai
https://chromiumcodereview.appspot.com/9240004/diff/1/chrome/browser/shell_integration_mac.mm File chrome/browser/shell_integration_mac.mm (right): https://chromiumcodereview.appspot.com/9240004/diff/1/chrome/browser/shell_integration_mac.mm#newcode45 chrome/browser/shell_integration_mac.mm:45: NSString* identifier = [base::mac::MainBundle() bundleIdentifier]; Is it intentional that ...
8 years, 11 months ago (2012-01-17 16:49:07 UTC) #2
jeremy
Yes, I was pretty careful about each usage but I may very well be wrong. ...
8 years, 11 months ago (2012-01-17 19:12:58 UTC) #3
jeremy
https://chromiumcodereview.appspot.com/9240004/diff/1/chrome/browser/shell_integration_mac.mm File chrome/browser/shell_integration_mac.mm (right): https://chromiumcodereview.appspot.com/9240004/diff/1/chrome/browser/shell_integration_mac.mm#newcode45 chrome/browser/shell_integration_mac.mm:45: NSString* identifier = [base::mac::MainBundle() bundleIdentifier]; Yes this is intentional, ...
8 years, 11 months ago (2012-01-19 16:10:26 UTC) #4
Mark Mentovai
https://chromiumcodereview.appspot.com/9240004/diff/1/chrome/browser/shell_integration_mac.mm File chrome/browser/shell_integration_mac.mm (right): https://chromiumcodereview.appspot.com/9240004/diff/1/chrome/browser/shell_integration_mac.mm#newcode45 chrome/browser/shell_integration_mac.mm:45: NSString* identifier = [base::mac::MainBundle() bundleIdentifier]; jeremy wrote: > Yes ...
8 years, 11 months ago (2012-01-19 16:48:53 UTC) #5
jeremy
Added comments, ready for another look.
8 years, 11 months ago (2012-01-23 07:05:03 UTC) #6
Mark Mentovai
LGTM
8 years, 11 months ago (2012-01-23 16:09:01 UTC) #7
jeremy
Sky: Owner review needed for file in ui/ , rubberstamp OK, thanks!
8 years, 11 months ago (2012-01-24 08:11:09 UTC) #8
sky
LGTM
8 years, 11 months ago (2012-01-24 16:53:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/9240004/19001
8 years, 11 months ago (2012-01-24 17:44:11 UTC) #10
commit-bot: I haz the power
Try job failure for 9240004-19001 (retry) on win_rel for steps "base_unittests, unit_tests" (clobber build). It's ...
8 years, 11 months ago (2012-01-24 20:21:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/9240004/22001
8 years, 11 months ago (2012-01-25 06:24:12 UTC) #12
commit-bot: I haz the power
8 years, 11 months ago (2012-01-25 07:59:10 UTC) #13
Change committed as 119030

Powered by Google App Engine
This is Rietveld 408576698