[Webkit-unassigned] [Bug 56942] New: EventSource should accept UTF-8 charset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 11:33:06 PDT 2011


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

           Summary: EventSource should accept UTF-8 charset
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: ap at webkit.org, annevankesteren+webkit at gmail.com,
                    adam.bergkvist at ericsson.com


This is a follow-up of bug45372. The discussion hinted at accepting UTF-8 charset  for EventSource (the charset mentioned in the spec) but failing other charset and logging it to the console. What got landed is not accepting any charset altogether.

This bug is about implementing the previous behavior for compatibility with some servers sending charset automatically (tomcat was mentioned).

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