Bug 74015

Summary: Non-Mac devices should benefit from a larger heap
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch none

Filip Pizlo
Reported 2011-12-07 11:44:50 PST
Patch forthcoming.
Attachments
the patch (2.34 KB, patch)
2011-12-07 11:46 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2011-12-07 11:46:45 PST
Created attachment 118245 [details] the patch
Geoffrey Garen
Comment 2 2011-12-07 11:50:11 PST
Comment on attachment 118245 [details] the patch 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.
Filip Pizlo
Comment 3 2011-12-07 11:52:23 PST
Filip Pizlo
Comment 4 2011-12-07 11:52:32 PST
Comment on attachment 118245 [details] the patch Clearing flags.
Note You need to log in before you can comment on or make changes to this bug.