Bug 308398
| Summary: | Eliminate memory allocation in TreeScope::retargetToScope | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 308102 | ||
Ryosuke Niwa
Rewrite TreeScope::retargetToScope to avoid memory allocation.
We use the same strategy as commonInclusiveAncestorAndChildren in Node.cpp.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/59173
EWS
Committed 308002@main (e57ff52d6600): <https://commits.webkit.org/308002@main>
Reviewed commits have been landed. Closing PR #59173 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/170904981>