Bug 159852 - Rename fastGetAttribute to attributeWithoutSynchronization
Summary: Rename fastGetAttribute to attributeWithoutSynchronization
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-15 22:02 PDT by Ryosuke Niwa
Modified: 2016-07-16 08:22 PDT (History)
3 users (show)

See Also:


Attachments
Renamed the function (223.04 KB, patch)
2016-07-15 22:46 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-07-15 22:02:28 PDT
"fast" doesn't tell us anything about the difference from regular getAttribute.
Like Darin once said, who would want to call non-fast version of anything.
Comment 1 Ryosuke Niwa 2016-07-15 22:46:28 PDT
Created attachment 283842 [details]
Renamed the function
Comment 2 WebKit Commit Bot 2016-07-16 08:22:48 PDT
Comment on attachment 283842 [details]
Renamed the function

Clearing flags on attachment: 283842

Committed r203324: <http://trac.webkit.org/changeset/203324>
Comment 3 WebKit Commit Bot 2016-07-16 08:22:53 PDT
All reviewed patches have been landed.  Closing bug.