Bug 260674
| Summary: | Support sending displayDidRefresh at DisplayLink update with site isolation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
We currently always send displayDidRefresh for subframes immediately, instead of waiting for the next DisplayLink update.
We should be able to keep a set of remote frames that are ready, and send a displayDidRefresh for each of them when the next DisplayLink update happens.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114402070>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/17036
EWS
Committed 267270@main (f754a3da5ae0): <https://commits.webkit.org/267270@main>
Reviewed commits have been landed. Closing PR #17036 and removing active labels.