Bug 87228

Summary: Streamline Element teardown for the no-Attr-objects case.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch of Glory none

Description Andreas Kling 2012-05-23 00:52:12 PDT
We can skip one function call in the typical case. This is lukewarm (0.2%) on the DOM/CreateNodes perf test.
Comment 1 Andreas Kling 2012-05-23 00:54:00 PDT
Created attachment 143491 [details]
Patch of Glory
Comment 2 Andreas Kling 2012-05-23 06:49:40 PDT
Comment on attachment 143491 [details]
Patch of Glory

Clearing flags on attachment: 143491

Committed r118173: <http://trac.webkit.org/changeset/118173>
Comment 3 Andreas Kling 2012-05-23 06:49:47 PDT
All reviewed patches have been landed.  Closing bug.