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

Patch providing CEF3 OnBeforeBrowse() support #94

Closed
GoogleCodeExporter opened this issue Aug 28, 2015 · 3 comments
Closed

Patch providing CEF3 OnBeforeBrowse() support #94

GoogleCodeExporter opened this issue Aug 28, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

I've attached a patch to add OnBeforeBrowse() support to cefpython CEF3.

Includes an example callback in wxpython.py demo app.

Thanks for the pointers on where to modify, Czarek.




Original issue reported on code.google.com by [email protected] on 13 Nov 2013 at 1:09

Attachments:

@GoogleCodeExporter
Copy link
Author

Patch looks good. Thanks.

Original comment by [email protected] on 13 Nov 2013 at 1:58

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Commited as revision 893f4659f8e5. Thank you for the patch.

Updated the RequestHandler and Changelog3 wiki pages.

If there are redirects during loading url, OnBeforeBrowse might be called 
multiple times. But there is a bug and request.GetUrl() continouosly reports 
same url. Issue reported on the CEF C++ Forum:

http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=11290

Original comment by [email protected] on 17 Dec 2013 at 5:12

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Project will move to Github. Find this issue at the new address (soon): 
https://github.com/cztomczak/cefpython/issues/94

Original comment by [email protected] on 24 Aug 2015 at 6:34

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

No branches or pull requests

1 participant