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

Unique cookie manager per browser session #126

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

Unique cookie manager per browser session #126

GoogleCodeExporter opened this issue Aug 28, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Browser passed to the RequestHandler.`GetCookieManager()` callback is the first 
browser that visited the origin in which a cookie was accessed. This was fixed 
in CEF revision 1424 [1]. See related CEF isues [2][3].

[1] https://code.google.com/p/chromiumembedded/source/detail?r=1424
[2] https://code.google.com/p/chromiumembedded/issues/detail?id=1043
[3] https://code.google.com/p/chromiumembedded/issues/detail?id=1044

Update the RequestHandler.`GetCookieManager` wiki page when this bug is fixed.

Original issue reported on code.google.com by [email protected] on 12 Jul 2014 at 7:19

@GoogleCodeExporter
Copy link
Author

Commited in revision 27247c5cf5e2.

Original comment by [email protected] on 27 Jul 2014 at 3:48

  • 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/126

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

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