RESOLVED FIXED 159838
Use fastHasAttribute() when possible
https://bugs.webkit.org/show_bug.cgi?id=159838
Summary Use fastHasAttribute() when possible
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.