[Webkit-unassigned] [Bug 17732] An external JavaScript, after changing its src attribute, which has not charset declaration in its script tag and encoding info in corresponding http response, can not be correctly decoded.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 04:41:34 PDT 2008


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





------- Comment #8 from ap at webkit.org  2008-03-10 04:41 PDT -------
(From update of attachment 19630)
Hmm, I would have added scriptCharset() to HTMLScriptElement, not Document - or
is there a reason why this isn't possible? Document is so large that one would
not want to add stuff to it unless absolutely necessary.


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