-
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
NW crash when debugging with developer tools #5882
Comments
My environment: nw.js |
This is fixed in git and will be available in the next nightly build. |
Can you please refer your commit that fix this bug? |
This was referenced Dec 22, 2017
wanghongjuan
added a commit
to wanghongjuan/nw.js
that referenced
this issue
Jan 18, 2018
- This case is failed on failed version 0.21.2, pass on fixed version 0.27.4
wanghongjuan
added a commit
to wanghongjuan/nw.js
that referenced
this issue
Feb 6, 2018
- This case is failed on failed version 0.21.2, pass on fixed version 0.27.4
wanghongjuan
added a commit
to wanghongjuan/nw.js
that referenced
this issue
Feb 6, 2018
- This case is failed on failed version 0.21.2, pass on fixed version 0.27.4
wanghongjuan
added a commit
to wanghongjuan/nw.js
that referenced
this issue
Feb 6, 2018
- This case is failed on failed version 0.21.2, pass on fixed version 0.27.4
wanghongjuan
added a commit
to wanghongjuan/nw.js
that referenced
this issue
Feb 6, 2018
- This case is failed on failed version 0.21.2, pass on fixed version 0.27.4
rogerwang
pushed a commit
that referenced
this issue
Feb 8, 2018
- This case is failed on failed version 0.21.2, pass on fixed version 0.27.4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example code(index.html):
Open developer tools in the page above, add a breakpoint on line 16, NW will crash after click
Resume script execution
button second time.Crash dump: a9b42631-02f5-4f9b-a0cb-80bbb4675faa.zip
@xianlong1226
/cc @fujunwei @xzhan96 @rogerwang
The text was updated successfully, but these errors were encountered: