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

Issue 45703003: Fix AmIBundled for command-line executions. (Closed)

Created:
7 years, 1 month ago by Avi (use Gerrit)
Modified:
7 years, 1 month ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Fix AmIBundled for command-line executions. BUG=304860, 312196 TEST=run from the command line with dots Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231376

Patch Set 1 #

Total comments: 1

Patch Set 2 : better? #

Total comments: 1

Patch Set 3 : ok #

Total comments: 4

Patch Set 4 : last one #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M base/mac/foundation_util.mm View 1 2 3 2 chunks +24 lines, -7 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Avi (use Gerrit)
7 years, 1 month ago (2013-10-25 22:45:35 UTC) #1
Avi (use Gerrit)
7 years, 1 month ago (2013-10-25 22:45:45 UTC) #2
Mark Mentovai
https://codereview.chromium.org/45703003/diff/1/base/mac/foundation_util.mm File base/mac/foundation_util.mm (right): https://codereview.chromium.org/45703003/diff/1/base/mac/foundation_util.mm#newcode40 base/mac/foundation_util.mm:40: [[[bundle bundlePath] stringByStandardizingPath] pathComponents]; This isn’t really correct. The ...
7 years, 1 month ago (2013-10-25 22:54:55 UTC) #3
Avi (use Gerrit)
The issue was raised in https://code.google.com/p/chromium/issues/detail?id=304860#c67 : $ ../chromium/src/out/Release/Opera.app/Contents/MacOS/Opera [1026/001233:INFO:foundation_util.mm(46)] depth_difference = 5 2013-10-26 00:12:33.342 ...
7 years, 1 month ago (2013-10-25 23:07:55 UTC) #4
Avi (use Gerrit)
Mark: better?
7 years, 1 month ago (2013-10-28 15:32:26 UTC) #5
Mark Mentovai
Better. https://codereview.chromium.org/45703003/diff/90001/base/mac/foundation_util.mm File base/mac/foundation_util.mm (right): https://codereview.chromium.org/45703003/diff/90001/base/mac/foundation_util.mm#newcode31 base/mac/foundation_util.mm:31: NSUInteger CheapPathNormalizedCount(NSArray* path_array) { Don’t use an unsigned, ...
7 years, 1 month ago (2013-10-28 15:57:09 UTC) #6
Avi (use Gerrit)
Done.
7 years, 1 month ago (2013-10-28 16:03:49 UTC) #7
Mark Mentovai
LGTM otherwise https://codereview.chromium.org/45703003/diff/140001/base/mac/foundation_util.mm File base/mac/foundation_util.mm (right): https://codereview.chromium.org/45703003/diff/140001/base/mac/foundation_util.mm#newcode31 base/mac/foundation_util.mm:31: int CheapPathNormalizedCount(NSArray* path_array) { You can make ...
7 years, 1 month ago (2013-10-28 16:07:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/45703003/130002
7 years, 1 month ago (2013-10-28 16:17:07 UTC) #9
Avi (use Gerrit)
https://codereview.chromium.org/45703003/diff/140001/base/mac/foundation_util.mm File base/mac/foundation_util.mm (right): https://codereview.chromium.org/45703003/diff/140001/base/mac/foundation_util.mm#newcode31 base/mac/foundation_util.mm:31: int CheapPathNormalizedCount(NSArray* path_array) { On 2013/10/28 16:07:47, Mark Mentovai ...
7 years, 1 month ago (2013-10-28 16:19:12 UTC) #10
Mark Mentovai
LGTM
7 years, 1 month ago (2013-10-28 16:20:53 UTC) #11
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-10-28 16:38:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/45703003/130002
7 years, 1 month ago (2013-10-28 16:41:55 UTC) #13
commit-bot: I haz the power
7 years, 1 month ago (2013-10-28 19:29:57 UTC) #14
Message was sent while issue was closed.
Change committed as 231376

Powered by Google App Engine
This is Rietveld 408576698