Bug 259325
| Summary: | Using kCATransactionPhasePostSynchronize adds significant overhead to layer transactions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ahmad.saleem792, bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
<rdar://111986083>
kCATransactionPhasePostCommit should be sufficient to handle keeping the send rights alive until CA takes ownership, and is much lower overhead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/15916
Ahmad Saleem
PR had comment from Simon - Marking as "Request changes" because we know we have to take a different approach.
__
the PR code was modified with:
https://commits.webkit.org/267204@main
Do we have to do more here?
Simon Fraser (smfr)
The PR was closed. I think we can close this.