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

Issue 976007: Don't assume that the mime type for documents that mshtml rejects is CF (Closed)

Created:
10 years, 9 months ago by tommi (sloooow) - chröme
Modified:
9 years, 7 months ago
Reviewers:
amit
CC:
chromium-reviews
Visibility:
Public.

Description

Don't assume that the mime type for documents that mshtml rejects is CF(!) TEST=If a web site reports a content type that mshtml cannot render (e.g application/text, application/pdf etc) we didn't have a check for our mime type. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42706

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M chrome_frame/urlmon_bind_status_callback.cc View 1 2 chunks +17 lines, -8 lines 1 comment Download
M chrome_frame/urlmon_moniker.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tommi (sloooow) - chröme
10 years, 9 months ago (2010-03-26 00:09:34 UTC) #1
amit
lgtm http://codereview.chromium.org/976007/diff/4001/5001 File chrome_frame/urlmon_bind_status_callback.cc (right): http://codereview.chromium.org/976007/diff/4001/5001#newcode193 chrome_frame/urlmon_bind_status_callback.cc:193: ::GetClipboardFormatNameW(format_etc->cfFormat, format_name, nit: would it be better to ...
10 years, 9 months ago (2010-03-26 00:13:23 UTC) #2
tommi (sloooow) - chröme
10 years, 9 months ago (2010-03-26 00:28:08 UTC) #3
On Thu, Mar 25, 2010 at 5:13 PM, <amit@chromium.org> wrote:

> lgtm
>
>
> http://codereview.chromium.org/976007/diff/4001/5001
> File chrome_frame/urlmon_bind_status_callback.cc (right):
>
> http://codereview.chromium.org/976007/diff/4001/5001#newcode193
> chrome_frame/urlmon_bind_status_callback.cc:193:
>
> ::GetClipboardFormatNameW(format_etc->cfFormat, format_name,
> nit: would it be better to compare the return value of
> RegisterClipboardFormat?

done.

>
>
> http://codereview.chromium.org/976007
>

Powered by Google App Engine
This is Rietveld 408576698