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

Issue 8808003: aura: Fix file-opening functions in platform_util. (Closed)

Created:
9 years ago by Daniel Erat
Modified:
9 years ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

aura: Fix file-opening functions in platform_util. This removes NOTIMPLEMENTED()s for platform_util's ShowItemInFolder(), OpenItem(), and OpenExternal(). We now use the native Chrome OS, Windows, or Linux versions of these functions. BUG=99712 TEST=manual: checked that we use the file manager extension to open downloaded files on Chrome OS and that we use XDG on linux Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113157

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -19 lines) Patch
M chrome/browser/platform_util_aura.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M chrome/browser/platform_util_linux.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/platform_util_win.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Daniel Erat
9 years ago (2011-12-06 02:01:50 UTC) #1
sky
LGTM
9 years ago (2011-12-06 03:11:39 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/8808003/1
9 years ago (2011-12-06 05:22:14 UTC) #3
commit-bot: I haz the power
9 years ago (2011-12-06 07:47:01 UTC) #4
Change committed as 113157

Powered by Google App Engine
This is Rietveld 408576698