Bug 262906 - Add initial stubs for the Navigation API
Summary: Add initial stubs for the Navigation API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick Griffis
URL:
Keywords: InRadar
Depends on: 263642
Blocks: 258384
  Show dependency treegraph
 
Reported: 2023-10-09 11:34 PDT by Patrick Griffis
Modified: 2023-10-30 06:11 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.