Bug 33343 - Safari memory usage skyrockets using new Google AdWords interface
Summary: Safari memory usage skyrockets using new Google AdWords interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 89615
  Show dependency treegraph
 
Reported: 2010-01-07 13:29 PST by Geoffrey Garen
Modified: 2012-06-20 16:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.28 KB, patch)
2010-01-07 13:30 PST, Geoffrey Garen
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.