Bug 34410
| Summary: | [Chromium] ChromiumDataObject should allow arbitrary MIME types | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Roland Steiner <rolandsteiner> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dcheng, rolandsteiner |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Roland Steiner
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Daniel Cheng
More or less fixed in http://trac.webkit.org/changeset/101828