- 19 Jul, 2013 1 commit
-
-
- 15 Jul, 2013 4 commits
- 14 Jul, 2013 3 commits
-
-
- 13 Jul, 2013 12 commits
-
-
-
-
-
-
-
This reverts commit 4c4fb34b. Erroneous branch, pushing releases while drinking wine is not probably not a good idea.
Nicolas Perriault authored -
-
-
-
-
-
- 12 Jul, 2013 4 commits
-
-
-
-
-
Since setting the viewport forces a redraw of the rendering, in an asynchronous manner, it should wait a bit of time. At least SlimerJS needs this delay to redraw its window.
Laurent Jouanneau authored
-
- 10 Jul, 2013 1 commit
-
-
- 09 Jul, 2013 1 commit
- 08 Jul, 2013 7 commits
-
-
- 07 Jul, 2013 2 commits
-
-
- 04 Jul, 2013 2 commits
-
- 03 Jul, 2013 1 commit
-
-
- 02 Jul, 2013 2 commits
-
-
Original http headers should be set only after the query append, not immediately after calling webpage.openUrl. The request initialization may take time, and so customHeaders are not send because they are erased by the original value before the request initialization. (at least in Gecko)
Laurent Jouanneau authored -
Error message for a ReferenceError is not equal between Gecko and Webkit.
Laurent Jouanneau authored
-