Bug 121743

Summary: Re-inline some hot ElementData functions.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-09-21 05:25:03 PDT
Some semi-hot stuff was out-of-lined in r154249. Let's undo the damage.
Comment 1 Andreas Kling 2013-09-21 05:26:17 PDT
Created attachment 212272 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-21 06:04:50 PDT
Comment on attachment 212272 [details]
Patch

Clearing flags on attachment: 212272

Committed r156227: <http://trac.webkit.org/changeset/156227>
Comment 3 WebKit Commit Bot 2013-09-21 06:04:54 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Lucas Forschler 2019-02-06 09:04:11 PST
Mass moving XML DOM bugs to the "DOM" Component.