[Webkit-unassigned] [Bug 24150] Add virtual ScriptExecutionContext::encoding()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 18:22:32 PST 2009


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





------- Comment #7 from dimich at chromium.org  2009-03-02 18:22 PDT -------
Tested FF 3.1b2
Interestingly enough, they inherit encoding from the document - with a new
worker on any nesting level starting from the encoding of the document rather
then the parent script.
For XHR it's different - it always starts from utf8.
Will match the behavior and add a test.


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