##// 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 / kernel / zmq
gui
pylab
tests
__init__.py Loading ...
datapub.py Loading ...
displayhook.py Loading ...
embed.py Loading ...
eventloops.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
log.py Loading ...
logtopics.rst Loading ...
parentpoller.py Loading ...
serialize.py Loading ...
session.py Loading ...
zmqshell.py Loading ...