Bug 130550 - Always inline ElementData::findAttributeIndexByName().
Summary: Always inline ElementData::findAttributeIndexByName().
Status: RESOLVED INVALID
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: 2014-03-20 17:53 PDT by Andreas Kling
Modified: 2014-07-04 17:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2014-03-20 17:54 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 2014-03-20 17:53:27 PDT
Always inline ElementData::findAttributeIndexByName().
Comment 1 Andreas Kling 2014-03-20 17:54:22 PDT
Created attachment 227363 [details]
Patch
Comment 2 Andreas Kling 2014-07-04 17:17:07 PDT
We already do this.