Bug 309084
| Summary: | Add preference to disable WebBackForwardCache | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
This is similar to 307395@main, but gives us the ability to turn off only WebBackForwardCache in UIProcess. 307395@main's pref turns off both WebBackForwardCache in UIProcess and BackForwardCache in WebCore. Using the latter pref in perf tests is tripping asserts.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171639121>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/59811
EWS
Committed 308564@main (2c06c9e5afe0): <https://commits.webkit.org/308564@main>
Reviewed commits have been landed. Closing PR #59811 and removing active labels.