Bug 1730642 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

For our milestone 2 we want to have a basic implementation of this command, which allows a navigation to simple pages via `fetch`. It should also emit appropriate page load events, and as such handle the ReadinessState argument correctly.
For our milestone 2 we want to have a basic implementation of this command, which allows a navigation to simple pages. It should also emit appropriate page load events, and as such handle the ReadinessState argument correctly.

Do we want / have to trigger the navigation via fetch for the initial implementation? Might be needed when we have to return the `request` in the response. What else could be simplified for now so that we have the basics working? We will discuss in the triage meeting today.

Back to Bug 1730642 Comment 0