##// END OF EJS Templates
fix cell execution in firefox, closes #3447...
fix cell execution in firefox, closes #3447 location.origin is specific to WebKit only. The fix is to use a combination of location.protocol and location.host
Paul Ivanov -
r10979:81a88be0
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal / console / tests
__init__.py Loading ...
test_console.py Loading ...
test_image_handler.py Loading ...
writetofile.py Loading ...