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

Issue 370002: [Mac] Blacklist PDF so that they are downloaded instead of handled by QuickTime (Closed)

Created:
11 years, 1 month ago by Robert Sesek
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

[Mac] Blacklist PDF so that they are downloaded instead of handled by QuickTime BUG=13716, 26075 TEST=Click on a link to a PDF. It should download rather than display the first page. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31094

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M webkit/glue/plugins/plugin_list_mac.mm View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Robert Sesek
11 years, 1 month ago (2009-11-05 14:25:48 UTC) #1
Amanda Walker
LGTM!
11 years, 1 month ago (2009-11-05 14:40:22 UTC) #2
Amanda Walker
Also add 26075 to the BUG= line.
11 years, 1 month ago (2009-11-05 15:08:50 UTC) #3
stuartmorgan
11 years, 1 month ago (2009-11-05 17:11:03 UTC) #4
Just to get this recorded here: this change blacklists all plugins that claim to
handle PDF; in practice, that means blacklisting QuickTime, which is probably
not what we want.

Powered by Google App Engine
This is Rietveld 408576698