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

Issue 10832379: Initialize FilePath with FilePath::FilePath(string) instead of FilePath::AppendASCII(string). (Closed)

Created:
8 years, 4 months ago by alokp
Modified:
8 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, jam, apatrick_chromium, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org
Visibility:
Public.

Description

Initialize FilePath with FilePath::FilePath(string) instead of FilePath::AppendASCII(string). FilePath::AppendASCII(string) expects string to be relative path only. BUG=142421 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152248

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M content/renderer/gpu/gpu_benchmarking_extension.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
alokp
8 years, 4 months ago (2012-08-17 21:01:17 UTC) #1
piman
lgtm
8 years, 4 months ago (2012-08-17 21:14:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/10832379/1
8 years, 4 months ago (2012-08-18 04:39:09 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-18 06:57:34 UTC) #4
Change committed as 152248

Powered by Google App Engine
This is Rietveld 408576698