[webkit-reviews] review requested: [Bug 28876] [Qt] reduce peak memory consumption of text decoding. : [Attachment 39652] modified patch as per Ariya's comment.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 11:25:59 PDT 2009


Yongjun Zhang <yongjun.zhang at nokia.com> has asked  for review:
Bug 28876: [Qt] reduce peak memory consumption of text decoding.
https://bugs.webkit.org/show_bug.cgi?id=28876

Attachment 39652: modified patch as per Ariya's comment.
https://bugs.webkit.org/attachment.cgi?id=39652&action=review

------- Additional Comments from Yongjun Zhang <yongjun.zhang at nokia.com>
thanks for the comment, Ariya.

I did memory check with valgrind, the peak memory saving is about 300KB for
news.google.com.  I modified the patch to use a small chunk size (32K) for
Symbian while set it to 1MB for other platforms.


More information about the webkit-reviews mailing list