[Webkit-unassigned] [Bug 74015] Non-Mac devices should benefit from a larger heap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 11:50:11 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74015


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118245|review?                     |review+
               Flag|                            |




--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2011-12-07 11:50:11 PST ---
(From update of attachment 118245)
View in context: https://bugs.webkit.org/attachment.cgi?id=118245&action=review

r=me

> Source/JavaScriptCore/heap/Heap.cpp:48
> +static const size_t largeHeapSize = 16 * 1024 * 1024;

Should be 8MB.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list