Bug 97712

Summary: 332kB below DocumentEventQueue::create() on Membuster3.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Modest patch none

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.