[Webkit-unassigned] [Bug 47746] Respect charset in handleDataURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 27 17:29:20 PST 2010


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


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70909|0                           |1
        is obsolete|                            |
  Attachment #70909|review?, commit-queue?      |
               Flag|                            |
  Attachment #74968|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Patrick R. Gansterer <paroga at paroga.com>  2010-11-27 17:29:19 PST ---
Created an attachment (id=74968)
 --> (https://bugs.webkit.org/attachment.cgi?id=74968&action=review)
Patch

I added an additonal change to the patch (we don't need to declare the default charset twice).

(In reply to comment #2)
> (From update of attachment 70909 [details])
> Is there a regression test that covers this? If so, where is the patch to the expected results to show the progression?
The reason for this is, that none of the current ports with a buildbot uses this functionality.
I've run the GTK LayoutTests on the patch which introduced DataURL.cpp. I thought GTK uses the curl backend, but this was wrong and so I didn't see the regression :-(.

I did a small test and changed a port with LayoutTests to use DataURL.cpp: This patch fixed over 130 layout tests.
So I don't think that we need additional tests. We only need to run the existing ones.

-- 
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