Skip to content

Loading…

Put back net request evaluation code in onBeforeRequest #101

Closed
gorhill opened this Issue · 0 comments

1 participant

@gorhill

As per chrome API:

[onBeforeRequest] is sent before any TCP connection is made

[onBeforeSendHeaders] <crickets>

The popup blocker code will have to stay in onBeforeSendHeaders, but I need to put back the rest in onBeforeRequest.

@gorhill gorhill added the important label
@gorhill gorhill added a commit that closed this issue
@gorhill gorhill this fixes #101 86870da
@gorhill gorhill closed this in 86870da
@gorhill gorhill changed the title from Put back main request evaluation code in onBeforeRequest to Put back net request evaluation code in onBeforeRequest
@yfdyh000 yfdyh000 pushed a commit to yfdyh000/uBlock that referenced this issue
@gorhill gorhill this fixes #101 c8d0fd3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.