RESOLVED FIXED 86725
[perf-test] Add a micro benchmark for div.firstChild getter for an undefined firstChild
https://bugs.webkit.org/show_bug.cgi?id=86725
Summary [perf-test] Add a micro benchmark for div.firstChild getter for an undefined ...
Kentaro Hara
Reported 2012-05-17 06:20:44 PDT
We are going to remove Bindings/dom-attributes.html and instead add more reasonable micro benchmarks by classifying DOM binding call paths. In this bug, we add a micro benchmark for div.firstChild getter for an undefined firstChild. This benchmark covers other undefined DOM attributes that return a null.
Attachments
Patch (2.90 KB, patch)
2012-05-17 06:27 PDT, Kentaro Hara
no flags
Patch (2.91 KB, patch)
2012-05-17 06:29 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-17 06:27:35 PDT
Kentaro Hara
Comment 2 2012-05-17 06:29:23 PDT
WebKit Review Bot
Comment 3 2012-05-17 15:04:04 PDT
Comment on attachment 142463 [details] Patch Clearing flags on attachment: 142463 Committed r117503: <http://trac.webkit.org/changeset/117503>
WebKit Review Bot
Comment 4 2012-05-17 15:04:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.