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

session lost after open the develop tool and close it on nw0.17.6 #5355

Closed
cecilpeng opened this issue Oct 11, 2016 · 5 comments
Closed

session lost after open the develop tool and close it on nw0.17.6 #5355

cecilpeng opened this issue Oct 11, 2016 · 5 comments
Assignees

Comments

@cecilpeng
Copy link

cecilpeng commented Oct 11, 2016

nw.js 0.17.6 on Windows 7 x64

Reproduction steps:

  1. run nw.exe
  2. F12 open the devtools, run window.location.href='https://www.baidu.com' in Console Tab
  3. switch to the Application Tab, check Cookies, then you will see Session Cookie, such as BD_HOME as follow:
    image
  4. Close the devtools
  5. F12 reopen the devtools, check Cookies, then Session Cookie lost as follow:
    image

This hinders my debugging.

@rogerwang rogerwang self-assigned this Oct 12, 2016
@mscreenie
Copy link
Contributor

mscreenie commented Oct 31, 2016

I keep running into strange quirks when I think of upgrading to a newer version of nwjs. I've just encountered this bug but with non-sdk version. What irks me is seeing rebasing of newer Chromium versions when there are many bugs with current.

In my case, Opening a new window and closing it will cause session cookie to be lost. Discouraging and keeps me wanting to stick with 12.3.

OS: Win 7
Nwjs: 18.4 win 32.

@ghostoy
Copy link
Member

ghostoy commented Nov 24, 2016

It should be fixed in 0.18.8.

@mscreenie
Copy link
Contributor

@ghostoy Great, confirmed as working. Will test more thoroughly as I encountered this problem on non-sdk version too.

@ghostoy ghostoy closed this as completed Nov 25, 2016
@cecilpeng
Copy link
Author

Doesn't work in 0.19.4? I retried but it still existed.

@ghostoy ghostoy reopened this Jan 10, 2017
@rogerwang rogerwang assigned ghostoy and unassigned rogerwang Jan 10, 2017
ghostoy pushed a commit to ghostoy/nw.js that referenced this issue Jan 10, 2017
rogerwang pushed a commit that referenced this issue Jan 10, 2017
@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

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

4 participants