Bug 270834
Summary: | Avoid using downcast<>() in ElementData::attributesIterator() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | DOM | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Avoid using downcast<>() in ElementData::attributesIterator(), for performance reasons.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/25756
EWS
Committed 275978@main (d7f01add50eb): <https://commits.webkit.org/275978@main>
Reviewed commits have been landed. Closing PR #25756 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/124452839>