[Webkit-unassigned] [Bug 67161] New: querySelector/querySelectorAll should use selector checker fast path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 16:04:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67161
Summary: querySelector/querySelectorAll should use selector
checker fast path
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: koivisto at iki.fi
Descendant and child selectors can be matches substantially faster using SelectorChecker::fastCheckSelector() path. Currently it is used for style matching only.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list