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

Issue 100142: Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files... (Closed)

Created:
11 years, 7 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files to avoid crashes when Cocoa feeds us files specified on the command line. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14876

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -5 lines) Patch
M chrome/browser/app_controller_mac.mm View 1 4 chunks +33 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Avi (use Gerrit)
This is the fix as we discussed.
11 years, 7 months ago (2009-04-29 00:21:23 UTC) #1
pink (ping after 24hrs)
LGTM http://codereview.chromium.org/100142/diff/1/2 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/100142/diff/1/2#newcode219 Line 219: GURL gurl(std::string((char*)[fileURLData bytes], [fileURLData length])); is there ...
11 years, 7 months ago (2009-04-29 13:05:49 UTC) #2
Avi (use Gerrit)
http://codereview.chromium.org/100142/diff/1/2 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/100142/diff/1/2#newcode219 Line 219: GURL gurl(std::string((char*)[fileURLData bytes], [fileURLData length])); On 2009/04/29 13:05:49, ...
11 years, 7 months ago (2009-04-29 18:44:11 UTC) #3
pink (ping after 24hrs)
11 years, 7 months ago (2009-04-29 19:34:49 UTC) #4
still LGTM

Powered by Google App Engine
This is Rietveld 408576698