Bug 294096
| Summary: | IntersectionObserver: Notify observers asynchronously | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Reno <rreno> |
| Component: | DOM | Assignee: | Ryan Reno <rreno> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Reno
IntersectionObserver notificatiosn go out synchronously but the spec says we should queue a task to notify observers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152684301>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/46397
EWS
Committed 296279@main (620312427fc0): <https://commits.webkit.org/296279@main>
Reviewed commits have been landed. Closing PR #46397 and removing active labels.
Ryan Reno
This was reverted in 297262@main. Reopening to try again.
Ryan Reno
<rdar://problem/163289305>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/52905