Commit Graph

9 Commits

Author SHA1 Message Date
James Graham
4c2b0e611c webdriver: Fixup error handling
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 1592a9150589ddab44e36aca2b241929de0c6e68

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 31b7ebbfbd73871424c2a9411fb684209c681392
2015-02-23 13:52:41 +00:00
James Graham
150eac382b webdriver: Better error checking of request body
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 62d258b1d41997e531618c82cdeab3436525c2c7

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 7a835fbb883119b60f02e6325dbfa95d3dc59262
2015-02-16 16:58:09 +00:00
James Graham
7f30906eda webdriver: Fix versions of dependencies to build with 1.0.0-alpha
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2d85826105886a478114a9ea7b2914bef91ba014

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 1455612194a1d8f96b81cb1d6e3a94f1718bd5d8
2015-02-09 23:04:41 +00:00
James Graham
474826b2bd webdriver: Make common public
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 162db643b3e67ad5a85331d0dd08b34887f7ddcd

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 36b1543bd4ab9e24ef540e266782d270d4971365
2015-01-16 18:58:03 +00:00
James Graham
3faadabb44 webdriver: Add gitignore file
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2a3c021ab656f753a6b849fd4aea96529b52b9a5

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 1c117f30f81fe654a6c3fa1441cef404e6969afa
2015-01-16 18:37:17 +00:00
James Graham
476d26334f webdriver: Move some things around
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: b945401deb6e45fce5ddbb1ab8c30b5b2686cc2c

--HG--
rename : testing/webdriver/src/httpserver.rs => testing/webdriver/src/server.rs
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0d54fb2d71de69fe1351b630b38a923f80db3a7b
2015-01-16 18:36:48 +00:00
James Graham
dd503497e8 webdriver: Move error types out into their own module.
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 5fac4d583c93dd26f998e1497fe1eec807c78932

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : cb9db3de9b8980262ae058580eb52229e005707f
2015-01-16 10:24:55 +00:00
James Graham
3b9ef9531b webdriver: Move macros into their own module
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 66e83050f3436bfa86f31a294ec5214e0200cffe

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : f9c75128f1511d4461d20915c30043a3cbc3a0be
2015-01-15 19:27:58 +00:00
James Graham
41c604968a webdriver: Initial commit for seperate webdriver module.
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: da53f261e0ee97c68cfd567e3dac1aa4bcc1a151

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : d3a8d3cc76bca7cf4f714aba074a55be7a4c91d2
2015-01-15 19:20:55 +00:00