Bug 86812

Summary: [perf-test] Add a binding benchmark for getElementById() for an undefined id
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Tools / TestsAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 86581    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-05-17 23:11:15 PDT
We should remove Bindings/dom-attributes.html and instead add more reasonable micro benchmarks by classifying DOM binding call paths. In this bug we add a benchmark for document.getElementById() for an undefined id. This benchmark covers 'getElementById (not in document)' in Dromaeo/dom-query.html, and other Node-query methods that return a null.'
Attachments
Patch (3.04 KB, patch)
2012-05-17 23:16 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-17 23:16:48 PDT
WebKit Review Bot
Comment 2 2012-05-18 02:22:52 PDT
Comment on attachment 142641 [details] Patch Clearing flags on attachment: 142641 Committed r117569: <http://trac.webkit.org/changeset/117569>
WebKit Review Bot
Comment 3 2012-05-18 02:22:56 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.