[Webkit-unassigned] [Bug 14683] child frame does not inherit charset from its parent frame/document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 00:03:06 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14683


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |darin at apple.com




------- Comment #1 from ap at webkit.org  2007-07-20 00:03 PDT -------
We do not inherit the charset from parent frame to make Google Images (and
Google Cache) work better, see bug 6118. This also fixes sites that use
User-Agent sniffing to choose an encoding (e.g. the main frame's server may
send x-mac-cyrillic to Safari, while a subframe may rely on the browser default
being windows-1251, as that's the Windows Cyrillic encoding).

We also match Firefox here. So, although it's a regression from shipping
Safari/WebKit for this site, I think it's an evangelism issue.


-- 
Configure bugmail: http://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