Anthony Ramine
97f77949b0
servo: Merge #11326 - Move DOMString back to script (from nox:non-geckolib); r=Ms2ger
...
Source-Repo: https://github.com/servo/servo
Source-Revision: 6abcd793d780369767385b01b02ee725d6b10585
2016-05-24 02:07:29 -07:00
Simon Sapin
b7019c2535
servo: Merge #9840 - Update to rust-url 1.0 (from servo:url-1.0); r=asajeffrey
...
**Do not merge yet:** rust-url 1.0 is not published yet and may still get breaking changes. The goal of this PR for now is to demonstrate API usage.
Depends on:
* <s>https://github.com/servo/rust-url/pull/176 </s>
* <s>https://github.com/alexcrichton/cookie-rs/pull/42 </s>
* <s>https://github.com/hyperium/hyper/pull/740 </s>
* https://github.com/cyderize/rust-websocket/pull/70
* https://github.com/jgraham/webdriver-rust/pull/28
Source-Repo: https://github.com/servo/servo
Source-Revision: 84ab7e9fe8f4a6528995eff3eb6e814cb724c364
2016-04-23 11:28:31 -07:00
Ms2ger
e29ac05cb3
servo: Merge #9182 - Silence a warning in EventSourceReadyState (from Ms2ger:es-warning); r=Manishearth
...
Source-Repo: https://github.com/servo/servo
Source-Revision: e5fcb7a5b7bc9e752813a42ae5840820ef5e9b89
2016-01-07 14:40:23 +05:00
Keith Yeung
2ea7bf07be
servo: Merge #9029 - Implement EventSource and update test expectations (from KiChjang:event-source); r=jdm
...
Partial #8925 .
Most of the processing model for `EventSource` are unimplemented because we currently don't have a fetch implementation.
Source-Repo: https://github.com/servo/servo
Source-Revision: 238a8786de66344d2dd6855dca25a4d4be6fa949
2016-01-07 00:08:25 +05:00