Summary: | [perf-test] Add a benchmark of querySelector() for an element that appears in the depths in the document | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kentaro Hara <haraken> | ||||||
Component: | Tools / Tests | Assignee: | 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: | 87625 | ||||||||
Attachments: |
|
Description
Kentaro Hara
2012-06-03 18:05:09 PDT
Created attachment 145497 [details]
Patch
Comment on attachment 145497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=145497&action=review > PerformanceTests/Parser/query-selector-deep.html:28 > +}}); Shouldn't we indent this by 4 spaces? Created attachment 145502 [details]
patch for landing
Comment on attachment 145502 [details] patch for landing Clearing flags on attachment: 145502 Committed r119368: <http://trac.webkit.org/changeset/119368> |