Bug 34410 - [Chromium] ChromiumDataObject should allow arbitrary MIME types
Summary: [Chromium] ChromiumDataObject should allow arbitrary MIME types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 00:04 PST by Roland Steiner
Modified: 2012-01-17 10:03 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Steiner 2010-02-01 00:04:13 PST
As per the HTML5 spec on dataTransfer getData() and setData() should support arbitrary MIME types.

Chromium currently only allows a very specific set of types to be used in those interfaces.
Comment 1 Daniel Cheng 2012-01-17 10:03:41 PST
More or less fixed in http://trac.webkit.org/changeset/101828