[Webkit-unassigned] [Bug 37981] implement getData('text/html') for webkit win

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 02:03:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37981


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com




--- Comment #3 from Tony Chang (Google) <tony at chromium.org>  2010-04-22 02:03:50 PST ---
This is the same as bug 19893, but only an implementation for Safari Win.

A couple notes:
- Neither mozilla nor IE implement this
- It first provides text/html data, then grabs cf_html data, which is more
common on Windows.  Not sure if the order should change or if it should only
return text/html data.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list