Bug 270210
| Summary: | Extract a portion of NodeIteratorBase::acceptNode which checks bit flags into its own function | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
We should split NodeIteratorBase::acceptNode into fast case & slow case.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/apple/WebKit/pull/1102
Radar WebKit Bug Importer
<rdar://problem/123733686>
Ryosuke Niwa
Pull request: https://github.com/apple/WebKit/pull/1103
Ryosuke Niwa
Pull request: https://github.com/apple/WebKit/pull/1104
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/25210
EWS
Committed 275468@main (ff897caf5ad2): <https://commits.webkit.org/275468@main>
Reviewed commits have been landed. Closing PR #25210 and removing active labels.