Bug 262906

Summary: Add initial stubs for the Navigation API
Product: WebKit Reporter: Patrick Griffis <pgriffis>
Component: WebCore Misc.Assignee: Patrick Griffis <pgriffis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=263636
Bug Depends on: 263642    
Bug Blocks: 258384    

Description Patrick Griffis 2023-10-09 11:34:03 PDT
This patch adds a runtime feature flag for, and the initial bindings for the Navigation API. It does not implement any logic.
    
Spec: https://html.spec.whatwg.org/#navigation-api
Comment 1 Patrick Griffis 2023-10-09 11:36:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18853
Comment 2 Radar WebKit Bug Importer 2023-10-16 11:34:14 PDT
<rdar://problem/117028864>
Comment 3 Patrick Griffis 2023-10-17 11:05:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19173
Comment 4 EWS 2023-10-24 12:55:51 PDT
Committed 269727@main (37b116f08e59): <https://commits.webkit.org/269727@main>

Reviewed commits have been landed. Closing PR #18853 and removing active labels.
Comment 5 WebKit Commit Bot 2023-10-25 02:30:12 PDT
Re-opened since this is blocked by bug 263642
Comment 6 Patrick Griffis 2023-10-25 10:55:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19552
Comment 7 EWS 2023-10-30 06:11:43 PDT
Committed 269937@main (dccf27374c28): <https://commits.webkit.org/269937@main>

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