##// END OF EJS Templates
Backport PR #8176: Fixes bug that would show "null" as the reason in the don't leave dialog...
Backport PR #8176: Fixes bug that would show "null" as the reason in the don't leave dialog IE treats null as a string and displays it. Instead simply return. Fix verified in Chrome, FireFox, and IE 10.
Min RK -
r20974:a103627a
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
editorhooks.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookgtk3.py Loading ...
inputhookpyglet.py Loading ...
inputhookqt4.py Loading ...
inputhookwx.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
lexers.py Loading ...
pretty.py Loading ...
security.py Loading ...