Bug 121743 - Re-inline some hot ElementData functions.
Summary: Re-inline some hot ElementData functions.
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:
Depends on:
Blocks:
 
Reported: 2013-09-21 05:25 PDT by Andreas Kling
Modified: 2019-02-06 09:04 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2013-09-21 05:26 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 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.