Bug 159838

Summary: Use fastHasAttribute() when possible
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, kling, koivisto, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch rniwa: review+, rniwa: commit-queue-

Chris Dumez
Reported 2016-07-15 15:04:49 PDT
Use fastHasAttribute() when possible, for performance.
Attachments
Patch (8.08 KB, patch)
2016-07-15 15:06 PDT, Chris Dumez
no flags
Patch (7.35 KB, patch)
2016-07-15 15:17 PDT, Chris Dumez
rniwa: review+
rniwa: commit-queue-
Chris Dumez
Comment 1 2016-07-15 15:06:39 PDT
Chris Dumez
Comment 2 2016-07-15 15:17:37 PDT
Ryosuke Niwa
Comment 3 2016-07-15 21:28:09 PDT
Comment on attachment 283802 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=283802&action=review > Source/WebCore/ChangeLog:7 > +i What's up with i here?
Chris Dumez
Comment 4 2016-07-15 23:11:12 PDT
Comment on attachment 283802 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=283802&action=review >> Source/WebCore/ChangeLog:7 >> +i > > What's up with i here? Oh, gotta love vim :)
Chris Dumez
Comment 5 2016-07-16 10:22:01 PDT
Note You need to log in before you can comment on or make changes to this bug.