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

Issue 7572046: Be a little more careful whether something is an URL or a file path. (Closed)

Created:
9 years, 4 months ago by Chris Evans
Modified:
9 years, 4 months ago
Reviewers:
jar (doing other things), rdsmith
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Be a little more careful whether something is an URL or a file path. BUG=72492 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95731

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/net/url_fixer_upper.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/net/url_fixer_upper_unittest.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Chris Evans
You're the OWNER I recognized best :)
9 years, 4 months ago (2011-08-05 19:27:06 UTC) #1
Chris Evans
Oops, Eric is out. Trying a different reviewer :)
9 years, 4 months ago (2011-08-05 22:03:50 UTC) #2
jar (doing other things)
http://codereview.chromium.org/7572046/diff/1/chrome/browser/net/url_fixer_upper.cc File chrome/browser/net/url_fixer_upper.cc (right): http://codereview.chromium.org/7572046/diff/1/chrome/browser/net/url_fixer_upper.cc#newcode542 chrome/browser/net/url_fixer_upper.cc:542: GURL gurl(text.value()); Why did you use |text| instead of ...
9 years, 4 months ago (2011-08-06 02:33:27 UTC) #3
jar (doing other things)
LGTM with transition to |trimmed|, plus nit fix. Thanks! On 2011/08/06 02:33:27, jar wrote: > ...
9 years, 4 months ago (2011-08-06 02:45:31 UTC) #4
jar (doing other things)
9 years, 4 months ago (2011-08-06 02:46:29 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698