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

Issue 1129103006: Converting file_display_name_ type from base::string16 to base::FilePath. (Closed)

Created:
5 years, 7 months ago by Deepak
Modified:
5 years, 7 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Converting file_display_name_ type from base::string16 to base::FilePath. This is for making type of file_to_install and file_display_name_ consistent. BUG=486616 Committed: https://crrev.com/7fc55d025effb04cb03b00d8a71e9a0992df70bb Cr-Commit-Position: refs/heads/master@{#329581}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -15 lines) Patch
M chrome/browser/ui/webui/extensions/install_extension_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/install_extension_handler.cc View 1 3 chunks +5 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Deepak
PTAL at this small change.
5 years, 7 months ago (2015-05-11 05:41:25 UTC) #2
not at google - send to devlin
https://codereview.chromium.org/1129103006/diff/1/chrome/browser/ui/webui/extensions/install_extension_handler.cc File chrome/browser/ui/webui/extensions/install_extension_handler.cc (left): https://codereview.chromium.org/1129103006/diff/1/chrome/browser/ui/webui/extensions/install_extension_handler.cc#oldcode82 chrome/browser/ui/webui/extensions/install_extension_handler.cc:82: // TODO(dcheng): It would be nice to make this ...
5 years, 7 months ago (2015-05-11 18:06:07 UTC) #4
dcheng
I was doing some cleanup in drag and drop code awhile back, when I noticed ...
5 years, 7 months ago (2015-05-11 18:16:15 UTC) #5
not at google - send to devlin
https://codereview.chromium.org/1129103006/diff/1/chrome/browser/ui/webui/extensions/install_extension_handler.cc File chrome/browser/ui/webui/extensions/install_extension_handler.cc (right): https://codereview.chromium.org/1129103006/diff/1/chrome/browser/ui/webui/extensions/install_extension_handler.cc#newcode104 chrome/browser/ui/webui/extensions/install_extension_handler.cc:104: if (EndsWith(file_display_name_.AsUTF16Unsafe(), base::ASCIIToUTF16(".zip"), On 2015/05/11 18:16:15, dcheng wrote: > ...
5 years, 7 months ago (2015-05-11 18:28:32 UTC) #6
Deepak
Changes done as suggested. PTAL. https://codereview.chromium.org/1129103006/diff/1/chrome/browser/ui/webui/extensions/install_extension_handler.cc File chrome/browser/ui/webui/extensions/install_extension_handler.cc (right): https://codereview.chromium.org/1129103006/diff/1/chrome/browser/ui/webui/extensions/install_extension_handler.cc#newcode104 chrome/browser/ui/webui/extensions/install_extension_handler.cc:104: if (EndsWith(file_display_name_.AsUTF16Unsafe(), base::ASCIIToUTF16(".zip"), On ...
5 years, 7 months ago (2015-05-12 05:41:58 UTC) #7
not at google - send to devlin
lgtm
5 years, 7 months ago (2015-05-12 20:50:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1129103006/20001
5 years, 7 months ago (2015-05-13 02:36:37 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-13 03:40:13 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/7fc55d025effb04cb03b00d8a71e9a0992df70bb Cr-Commit-Position: refs/heads/master@{#329581}
5 years, 7 months ago (2015-05-13 03:40:56 UTC) #12
Deepak
5 years, 7 months ago (2015-05-13 06:44:02 UTC) #13
Message was sent while issue was closed.
On 2015/05/12 20:50:20, kalman wrote:
> lgtm

Thanks @kalman.

Powered by Google App Engine
This is Rietveld 408576698