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

docs: fix web-request.md listener signatures in electron.d.ts #16485

Merged
merged 1 commit into from Jan 22, 2019

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Jan 22, 2019

Description of Change

Fixes listener being generated as Function for onBeforeSendHeaders and onHeadersReceived.

/cc @alexeykuzmin, @codebytere

Checklist

Release Notes

Notes: Fixed onBeforeSendHeaders / onSendHeaders listener signatures in electron.d.ts.

@miniak miniak requested a review from a team January 22, 2019 13:34
@miniak miniak self-assigned this Jan 22, 2019
@miniak miniak added the 4-2-x label Jan 22, 2019
@miniak miniak added target/4-0-x and removed 4-2-x labels Jan 22, 2019
@BinaryMuse BinaryMuse merged commit dbc5f67 into master Jan 22, 2019
@release-clerk
Copy link

release-clerk bot commented Jan 22, 2019

Release Notes Persisted

Fixed onBeforeSendHeaders / onSendHeaders listener signatures in electron.d.ts.

@trop
Copy link
Contributor

trop bot commented Jan 22, 2019

I have automatically backported this PR to "4-0-x", please check out #16487

@trop
Copy link
Contributor

trop bot commented Jan 22, 2019

I have automatically backported this PR to "3-1-x", please check out #16488

@sofianguy sofianguy added this to Fixed in 3.1.2 in 3.1.x Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
3.1.x
Fixed in 3.1.2
Development

Successfully merging this pull request may close these issues.

None yet

5 participants