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

Blacklist not working #1

Open
realandrewjose opened this issue Feb 8, 2018 · 2 comments
Open

Blacklist not working #1

realandrewjose opened this issue Feb 8, 2018 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@realandrewjose
Copy link
Member

realandrewjose commented Feb 8, 2018

Blacklist not working if blacklisted site accessed from address bar.

@realandrewjose realandrewjose added the bug Something isn't working label Feb 8, 2018
@realandrewjose realandrewjose self-assigned this Feb 8, 2018
@novastream
Copy link
Collaborator

You could implement a custom RequestHandler and check the blacklisted URL in "OnBeforeBrowse".

https://github.com/cefsharp/CefSharp/blob/master/CefSharp.Example/Handlers/RequestHandler.cs

@realandrewjose
Copy link
Member Author

realandrewjose commented Feb 25, 2018

Thanks NovaStream. I will work on that

@realandrewjose realandrewjose added the help wanted Extra attention is needed label Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants