Bug 159852

Summary: Rename fastGetAttribute to attributeWithoutSynchronization
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Renamed the function none

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.