[webkit-reviews] review granted: [Bug 85378] [Qt] Playing a big video downloads the whole video at once. : [Attachment 204019] This is a patch with a suggested solution to bug #85378

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 02:49:14 PDT 2013


Frank Svendsbøe <frank.svendsboe at fxitech.com> has granted  review:
Bug 85378: [Qt] Playing a big video downloads the whole video at once.
https://bugs.webkit.org/show_bug.cgi?id=85378

Attachment 204019: This is a patch with a suggested solution to bug #85378
https://bugs.webkit.org/attachment.cgi?id=204019&action=review

------- Additional Comments from Frank Svendsbøe <frank.svendsboe at fxitech.com>
The related bug in Qt has been fixed, but the problem remains in WebKit. This
attached patch will limit the read reply buffer to 10MB, thus avoiding large
media content to consume too much memory.


More information about the webkit-reviews mailing list