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

Issue 10970019: Fix PathServiceTest.Get on iOS. (Closed)

Created:
8 years, 3 months ago by rohitrao (ping after 24h)
Modified:
8 years, 2 months ago
Reviewers:
Mark Mentovai, gab
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix PathServiceTest.Get on iOS. DIR_USER_DESKTOP does not apply on iOS, so exclude it from the set of paths that are tested. BUG=b/151050 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158607

Patch Set 1 #

Patch Set 2 : Rebased. #

Patch Set 3 : Return false on iOS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M base/base_paths_mac.mm View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M base/path_service_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
rohitrao (ping after 24h)
+gab for review +brettw for OWNERS approval
8 years, 3 months ago (2012-09-20 18:03:00 UTC) #1
gab
lgtm, but I have a question: shouldn't the implementation of DIR_USER_DESKTOP in base_paths_mac.mm then return ...
8 years, 3 months ago (2012-09-20 18:24:55 UTC) #2
rohitrao (ping after 24h)
[-brettw] Changed. That mirrors the Android code better. +mento for review, since this is no ...
8 years, 3 months ago (2012-09-20 18:35:34 UTC) #3
gab
Ideally imo you would introduce base_paths_ios.mm and a PathProviderIOS method for path_provider.cc, this is what ...
8 years, 3 months ago (2012-09-20 18:43:48 UTC) #4
rohitrao (ping after 24h)
Can two chained PathProviders both register to handle the same keys? The Android path provider ...
8 years, 3 months ago (2012-09-20 18:58:56 UTC) #5
gab
On 2012/09/20 18:58:56, rohitrao wrote: > Can two chained PathProviders both register to handle the ...
8 years, 3 months ago (2012-09-21 13:48:19 UTC) #6
lliabraa
@mento - can you please take a look at this? The ios build has been ...
8 years, 2 months ago (2012-09-25 14:34:52 UTC) #7
Mark Mentovai
LGTM
8 years, 2 months ago (2012-09-25 14:39:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rohitrao@chromium.org/10970019/6
8 years, 2 months ago (2012-09-25 14:43:58 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 18:16:26 UTC) #10
Change committed as 158607

Powered by Google App Engine
This is Rietveld 408576698