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, fujii.hironori, 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 | ||
Patrick Griffis
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/18853
Radar WebKit Bug Importer
<rdar://problem/117028864>
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/19173
EWS
Committed 269727@main (37b116f08e59): <https://commits.webkit.org/269727@main>
Reviewed commits have been landed. Closing PR #18853 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 263642
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/19552
EWS
Committed 269937@main (dccf27374c28): <https://commits.webkit.org/269937@main>
Reviewed commits have been landed. Closing PR #19552 and removing active labels.