[pyjs/pyjs] 6ea2c0: fix Window.getDocumentRoot() for safary

1 view
Skip to first unread message

GitHub

unread,
Oct 12, 2013, 9:01:22 AM10/12/13
to pyjs-...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/pyjs/pyjs
Commit: 6ea2c01993769a5cd906e0a7562af4ef8cc8bf06
https://github.com/pyjs/pyjs/commit/6ea2c01993769a5cd906e0a7562af4ef8cc8bf06
Author: Vsevolod Fedorov <vsevolod...@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)

Changed paths:
M library/pyjamas/Window.safari.py

Log Message:
-----------
fix Window.getDocumentRoot() for safary

It looks like existing getDocumentRoot() override for safary does not work any more (tested on Chromium 21).
Replace it with just returning doc().body.
After this Window.getScrollTop() started to work again.


Commit: d7575373bb084a5075f8aea5679d7b80111ae4c1
https://github.com/pyjs/pyjs/commit/d7575373bb084a5075f8aea5679d7b80111ae4c1
Author: keesbos <cornel...@gmail.com>
Date: 2013-10-12 (Sat, 12 Oct 2013)

Changed paths:
M library/pyjamas/Window.safari.py

Log Message:
-----------
Merge pull request #785 from vsevolod127/master

replace Window.getDocumentRoot() override for safary


Compare: https://github.com/pyjs/pyjs/compare/9ed4e8c84b22...d7575373bb08
Reply all
Reply to author
Forward
0 new messages