Bug 310051
| Summary: | IntersectionObserver can get sluggish over time | ||
|---|---|---|---|
| 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 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=309699 | ||
Ryosuke Niwa
Just like ResizeObserver, IntersectionObserver could suffer from O(n^2) iteration
when there are many elements being observed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/60727
EWS
Committed 309387@main (64a3b9922821): <https://commits.webkit.org/309387@main>
Reviewed commits have been landed. Closing PR #60727 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172727210>