Bug 97712 - 332kB below DocumentEventQueue::create() on Membuster3.
Summary: 332kB below DocumentEventQueue::create() on Membuster3.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-26 11:55 PDT by Andreas Kling
Modified: 2012-09-27 10:22 PDT (History)
2 users (show)

See Also:


Attachments
Modest patch (1.90 KB, patch)
2012-09-27 08:16 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-09-26 11:55:19 PDT
There's one DocumentEventQueue per Document. It should be relatively easy to shrink these objects to at least half their current size.
Comment 1 Radar WebKit Bug Importer 2012-09-26 11:56:38 PDT
<rdar://problem/12379066>
Comment 2 Andreas Kling 2012-09-27 08:16:02 PDT
Created attachment 166006 [details]
Modest patch
Comment 3 WebKit Review Bot 2012-09-27 10:22:55 PDT
Comment on attachment 166006 [details]
Modest patch

Clearing flags on attachment: 166006

Committed r129776: <http://trac.webkit.org/changeset/129776>
Comment 4 WebKit Review Bot 2012-09-27 10:22:58 PDT
All reviewed patches have been landed.  Closing bug.