[Webkit-unassigned] [Bug 267626] New: invalidateNodeListAndCollectionCachesInAncestorsForAttribute shouldn't call invalidateQuerySelectorAllResults in most cases
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 17 00:37:57 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=267626
Bug ID: 267626
Summary: invalidateNodeListAndCollectionCachesInAncestorsForAtt
ribute shouldn't call
invalidateQuerySelectorAllResults in most cases
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
We only need to invalidate querySelector results when we're mutating class name
since we only store results if query selectors were matching against tag name or class name.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240117/38db2828/attachment.htm>
More information about the webkit-unassigned
mailing list