[webkit-reviews] review requested: [Bug 17873] Encoding override should not be persistent : [Attachment 19793] patch v2 for fixing this problem by using different way

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 16 05:06:28 PDT 2008


johnnyding <johnnyding.webkit at gmail.com> has asked  for review:
Bug 17873: Encoding override should not be persistent
http://bugs.webkit.org/show_bug.cgi?id=17873

Attachment 19793: patch v2 for fixing this problem by using different way
http://bugs.webkit.org/attachment.cgi?id=19793&action=edit

------- Additional Comments from johnnyding <johnnyding.webkit at gmail.com>
Also if you think changing behavior of DocumentLoader::overrideEncoding is not
good way. How about to call DocumentLoader::overrideEncoding("") in method
FrameLoader::load when load type is not FrameLoadTypeReloadAllowingStaleData? 
Please see my patch v2. It's different with patch v1.


More information about the webkit-reviews mailing list