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

Issue 1929443002: Add selection of downloaded file using Nautilus (Closed)

Created:
4 years, 7 months ago by maksims (do not use this acc)
Modified:
4 years, 7 months ago
Reviewers:
Lei Zhang, Nico, Evan Stade
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add selection of downloaded file using Nautilus If nautilus is default directory browser and its version is >= 3.0.2 and if a user clicked "show in folder" near the downloaded file in "Downloads", then the folder, where the file is located, is opened with Nautilus and the file is highlighted. Otherwise old method invoking xdg-open is used and the folder with the file is opened without highlighting the file. the code review for this started in https://codereview.chromium.org/1867533002/ BUG=352988 Committed: https://crrev.com/4e6a58a6ab3798ad62bb3db33bb9fafcbd3a64df Cr-Commit-Position: refs/heads/master@{#391027}

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : removed extra check in if #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -11 lines) Patch
M chrome/browser/platform_util.h View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/platform_util_linux.cc View 1 2 4 chunks +86 lines, -10 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
maksims (do not use this acc)
PTAL
4 years, 7 months ago (2016-04-27 07:52:18 UTC) #3
Lei Zhang
Can you write a better CL description? (Search for "how to write a git commit ...
4 years, 7 months ago (2016-04-28 18:17:23 UTC) #5
Lei Zhang
https://codereview.chromium.org/1929443002/diff/1/chrome/browser/platform_util_linux.cc File chrome/browser/platform_util_linux.cc (right): https://codereview.chromium.org/1929443002/diff/1/chrome/browser/platform_util_linux.cc#newcode81 chrome/browser/platform_util_linux.cc:81: // "nautilus", skip the whole string and add 1 ...
4 years, 7 months ago (2016-04-28 18:20:52 UTC) #6
maksims (do not use this acc)
https://codereview.chromium.org/1929443002/diff/1/chrome/browser/platform_util_linux.cc File chrome/browser/platform_util_linux.cc (right): https://codereview.chromium.org/1929443002/diff/1/chrome/browser/platform_util_linux.cc#newcode81 chrome/browser/platform_util_linux.cc:81: // "nautilus", skip the whole string and add 1 ...
4 years, 7 months ago (2016-04-29 06:00:14 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929443002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929443002/40001
4 years, 7 months ago (2016-04-29 16:43:48 UTC) #10
Lei Zhang
https://codereview.chromium.org/1929443002/diff/1/chrome/browser/platform_util_linux.cc File chrome/browser/platform_util_linux.cc (right): https://codereview.chromium.org/1929443002/diff/1/chrome/browser/platform_util_linux.cc#newcode86 chrome/browser/platform_util_linux.cc:86: output.length() > version_position) { On 2016/04/29 06:00:14, maksims wrote: ...
4 years, 7 months ago (2016-04-29 16:53:06 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 17:40:48 UTC) #13
maksims (do not use this acc)
ptal
4 years, 7 months ago (2016-05-02 11:52:44 UTC) #14
Lei Zhang
lgtm I made a minor edit to the CL description.
4 years, 7 months ago (2016-05-02 18:23:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929443002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929443002/60001
4 years, 7 months ago (2016-05-02 18:24:05 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-02 19:35:02 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 19:36:03 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4e6a58a6ab3798ad62bb3db33bb9fafcbd3a64df
Cr-Commit-Position: refs/heads/master@{#391027}

Powered by Google App Engine
This is Rietveld 408576698