[Webkit-unassigned] [Bug 19913] "?" rhombi are shown instead of accentuated characters at some localized GMail log-in pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 6 08:45:57 PDT 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |Page Loading
           Keywords|NeedsReduction              |HasReduction




------- Comment #4 from ap at webkit.org  2008-07-06 08:45 PDT -------
It appears that Firefox has different behavior when seeing unknown charset for
the main resource and for subresources.

Fort the main resource, it ignores the unknown charset and uses the browser
default encoding, while for subresources, it uses Latin-1. WebKit always
ignores unknown encoding names (a comment in TextResourceDecoder.app says that
it "helps some sites specifying invalid encodings").

We will need to find out what IE does to decide whether to match Firefox here.
Regardless, this looks like more of a Google issue than a WebKit one.


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



More information about the webkit-unassigned mailing list