Bug 256798 - Expose WKBackForwardListItem._wasCreatedByJSWithoutUserInteraction as SPI
Summary: Expose WKBackForwardListItem._wasCreatedByJSWithoutUserInteraction as SPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-15 12:28 PDT by Chris Dumez
Modified: 2023-05-15 14:13 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-05-15 12:28:44 PDT
Expose WKBackForwardListItem._wasCreatedByJSWithoutUserInteraction as SPI. We use this flag internally to determine whether or not we should skip a particular back/forward list item when navigating back / forward.
Comment 1 Radar WebKit Bug Importer 2023-05-15 12:29:19 PDT
<rdar://problem/109366865>
Comment 2 Chris Dumez 2023-05-15 12:50:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13890
Comment 3 EWS 2023-05-15 14:13:55 PDT
Committed 264082@main (168fc8d9d4cf): <https://commits.webkit.org/264082@main>

Reviewed commits have been landed. Closing PR #13890 and removing active labels.