Bug 33343

Summary: Safari memory usage skyrockets using new Google AdWords interface
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 89615    
Attachments:
Description Flags
Patch ggaren: review+

Description Geoffrey Garen 2010-01-07 13:29:33 PST
Safari memory usage skyrockets using new Google AdWords interface
Comment 1 Geoffrey Garen 2010-01-07 13:30:37 PST
Created attachment 46082 [details]
Patch
Comment 2 WebKit Review Bot 2010-01-07 13:34:30 PST
style-queue ran check-webkit-style on attachment 46082 [details] without any errors.
Comment 3 Geoffrey Garen 2010-01-07 13:36:10 PST
Comment on attachment 46082 [details]
Patch

Sam reviewed this.
Comment 4 Geoffrey Garen 2010-01-07 13:49:05 PST
<rdar://7212868>
Comment 5 Geoffrey Garen 2010-01-07 14:07:53 PST
Committed r52948: <http://trac.webkit.org/changeset/52948>
Comment 6 Geoffrey Garen 2010-01-08 12:35:44 PST
Postscript: it's probably not worth upping the limit on "fast" global variables for this page. All interesting web properties I've tested -- even GMail, a notorious pig -- fall way under the existing limit of 8K. This adwords page requires 65K. It seems to be a unique feat of engineering.