Bug 300065
| Summary: | Hide layers until activity state change is processed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | WebKit2 | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
We currently hide layers when we make a tab visible, until the next layer tree transaction is processed.
This probably should specifically wait for the transaction that was generated after the activity state change was handled in the web process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161860753>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/51715
EWS
Committed 301093@main (209615afb42d): <https://commits.webkit.org/301093@main>
Reviewed commits have been landed. Closing PR #51715 and removing active labels.
EWS
Committed 297297.517@safari-7622-branch (45341fbde93b): <https://commits.webkit.org/297297.517@safari-7622-branch>
Reviewed commits have been landed. Closing PR #3763 and removing active labels.