-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[0.15-*] webview.clearData make crash #5087
Comments
@ghostoy , OP's report is good enough with a case. I can reproduce it with the case. No further information is needed. |
This is fixed in git and will be available in the next nightly build. Note that the next stable release will be 0.16.0 soon. There will be no more 0.15.x releases. |
hi @rogerwang i tested on my windows(win7 Windows 64-bit) click "clear button" twice, nw crash again. download minidump file |
This is fixed in git and will be available in the next nightly build. |
http://dl.nwjs.io/live-build/07-12-2016/nw16-e410c99-10b4d75-cd7731c-3151ede/v0.16.0/ btw, clearData() may not work for webview, see http://crbug.com/615429 |
i tested on mac and win, both work fine now. thanks ~ And clearData() always worked in my project |
execute webview.clearData make nw crash
version: 0.15-*
os: both mac and win
test code:
The text was updated successfully, but these errors were encountered: