Bug 243436
| Summary: | History items added by the client app should never be skipped on back/forward navigation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
History items added by the client app should never be skipped on back/forward navigation. We currently skip HistoryItems that were added without a user gesture. However, we only meant to skip the ones created by JavaScript, not the ones triggered by the client application (e.g. via [WKWebView loadRequest:]).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://97916835>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2934
EWS
Committed 253056@main (eb709d764c43): <https://commits.webkit.org/253056@main>
Reviewed commits have been landed. Closing PR #2934 and removing active labels.