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

Issue 3151011: [Mac] Use an AppleEvent to tell the Finder to open downloaded items, rather than NSWorkspace. (Closed)

Created:
10 years, 4 months ago by Robert Sesek
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, John Grabowski, ben+cc_chromium.org, pam+watch_chromium.org, brettw-cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

[Mac] Use an AppleEvent to tell the Finder to open downloaded items, rather than NSWorkspace. BUG=32921, 50263 TEST=Force a PDF to download. Quit Preview, if open. Open the downloaded PDF from the download shelf. Preview opens and becomes frontmost. TEST=Download a file of a type that you do not have an application with which to open it. Open it from the download shelf. Finder bounces for your attention to choose an application to open it. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56026

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -2 lines) Patch
M base/base.gypi View 1 2 chunks +6 lines, -0 lines 0 comments Download
A base/scoped_aedesc.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/browser/platform_util_mac.mm View 1 2 chunks +90 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Robert Sesek
10 years, 4 months ago (2010-08-12 19:48:43 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/3151011/diff/1/2 File base/base.gypi (right): http://codereview.chromium.org/3151011/diff/1/2#newcode187 base/base.gypi:187: 'scoped_adesc.h', adesc? aedesc, perhaps? http://codereview.chromium.org/3151011/diff/1/3 File base/scoped_aedesc.h (right): http://codereview.chromium.org/3151011/diff/1/3#newcode15 ...
10 years, 4 months ago (2010-08-12 20:17:35 UTC) #2
Robert Sesek
http://codereview.chromium.org/3151011/diff/1/2 File base/base.gypi (right): http://codereview.chromium.org/3151011/diff/1/2#newcode187 base/base.gypi:187: 'scoped_adesc.h', On 2010/08/12 20:17:35, Avi wrote: > adesc? aedesc, ...
10 years, 4 months ago (2010-08-12 20:58:25 UTC) #3
Avi (use Gerrit)
10 years, 4 months ago (2010-08-12 21:10:58 UTC) #4
Yay! Next up for you: APIs that require Pascal strings.

LGTM

Powered by Google App Engine
This is Rietveld 408576698