[webkit-reviews] review granted: [Bug 105359] REGRESSION(r137607): PluginDocument loads consume huge amounts of memory : [Attachment 180047] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 09:28:53 PST 2012


Alexey Proskuryakov <ap at webkit.org> has granted Nate Chapin
<japhet at chromium.org>'s request for review:
Bug 105359: REGRESSION(r137607): PluginDocument loads consume huge amounts of
memory
https://bugs.webkit.org/show_bug.cgi?id=105359

Attachment 180047: patch
https://bugs.webkit.org/attachment.cgi?id=180047&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=180047&action=review


> Source/WebCore/ChangeLog:12
> +	   (WebCore::ResourceLoader::setShouldBufferData): shouldBufferData is
an enum, not a boolean, so this is reversed.

It's named as a boolean, so it should be renamed.


More information about the webkit-reviews mailing list