Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firefox): basic support for Network #3988

Merged
merged 1 commit into from Feb 13, 2019

Conversation

aslushnikov
Copy link
Contributor

This patch introduces basic Request and Response events for
page. It also teaches navigation methods, e.g. page.goto to return
navigation response.

This patch introduces basic Request and Response events for
page. It also teaches navigation methods, e.g. `page.goto` to return
navigation response.
Copy link
Collaborator

@JoelEinbinder JoelEinbinder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume we are going to add JSDoc later?

@aslushnikov
Copy link
Contributor Author

I assume we are going to add JSDoc later?

Yeah; there's a lot of movement atm as I'm getting to know gecko network stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants