alderlopez / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

CEF1: Inspector does not show cookie values #566

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run cefclient and load a website like http://www.google.com that sets 
cookies.
2. Select Tests > Show Developer Tools from the top menu.
3. Click the Resources button and expand the Cookies value.

What is the expected output? What do you see instead?
Should show cookies set by www.google.com. Instead, it says "This site has no 
cookies".

Original issue reported on code.google.com by magreenb...@gmail.com on 3 Apr 2012 at 2:37

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 15 Jan 2013 at 2:22

GoogleCodeExporter commented 9 years ago
I was trying to use SetCookie() from CefCookieManager::GetGlobalManager(), but 
it didn't set anything for me. Not sure if it is a related issue

Original comment by artem.go...@appdirect.com on 5 Feb 2013 at 3:39

GoogleCodeExporter commented 9 years ago
CEF1 has entered bug-fix-only maintenance mode. See 
http://magpcss.org/ceforum/viewtopic.php?f=10&t=10647 for details. If this 
issue applies to the current version of CEF3 please create a new issue.

Original comment by magreenb...@gmail.com on 11 Oct 2013 at 2:03