fune/servo/components/script
Mathieu Hordesseaux 17f56ef1c1 servo: Merge #13485 - Make readystatechange fire more often (fixes #13481) (from mathieuh:xhr-event); r=jdm
<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13481 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: d42235ee905acf6bea7f5983c77124b8be9656fc
2016-10-04 09:46:11 -05:00
..
docs servo: Merge #5745 - Move the DOM memory management blog post into the tree (from servo:gc); r=Manishearth 2015-10-29 21:29:22 +05:01
dom servo: Merge #13485 - Make readystatechange fire more often (fixes #13481) (from mathieuh:xhr-event); r=jdm 2016-10-04 09:46:11 -05:00
parse servo: Merge #13205 - Tidy: Fix ordering use statements with braces (from UK992:tidy-sort); r=Wafflespeanut 2016-09-08 22:19:19 -05:00
task_source servo: Merge #12448 - Implement file reading task source (from jdm:file-reading-task-source-2); r=KiChjang 2016-07-14 10:55:17 -07:00
bluetooth_blacklist.rs servo: Merge #11335 - Add WebBluetooth GATTBlacklist support (from szeged:blacklist); r=jdm 2016-05-31 20:00:23 -05:00
body.rs servo: Merge #13345 - implement Body for dom::Response and dom::Request (from malisas:malisa-bodyAPI); r=jdm 2016-09-29 06:19:59 -05:00
build.rs servo: Merge #11756 - MSVC support for Servo, and CMake builds for native code (from vvuk:servo-msvc); r=larsbergstrom 2016-08-17 13:22:52 -05:00
Cargo.toml servo: Merge #12830 - Implement promise bindings (from jdm:promises); r=Ms2ger 2016-09-22 15:23:23 -05:00
clipboard_provider.rs servo: Merge #11270 - Remove ConstellationChan (from servo:ConstellationChan); r=asajeffrey 2016-05-19 12:38:26 -07:00
CMakeLists.txt servo: Merge #13410 - Fix doc build by resurrecting generation of supported DOM APIs.h (from jdm:doc_fix); r=Ms2ger 2016-09-26 23:33:53 -05:00
devtools.rs servo: Merge #13205 - Tidy: Fix ordering use statements with braces (from UK992:tidy-sort); r=Wafflespeanut 2016-09-08 22:19:19 -05:00
document_loader.rs servo: Merge #13571 - Simplify fetching code (from servo:simplify-fetching); r=nox 2016-10-04 08:05:44 -05:00
fetch.rs servo: Merge #13467 - Remove same-origin-data-url flag from fetch implementation (from JanZerebecki:rm-same-origin-data-url); r=KiChjang 2016-10-01 05:19:05 -05:00
layout_wrapper.rs servo: Merge #13520 - Implement AtomicRefCell and use it for layout/style node data (from bholley:atomic_refcell); r=emilio 2016-10-02 21:24:11 -05:00
lib.rs servo: Merge #13323 - Implement the Fetch method (from jeenalee:fetch); r=jdm 2016-09-29 14:28:54 -05:00
mem.rs servo: Merge #9622 - Bump heapsize to 0.3 (from nox:heapsize); r=ecoal95 2016-02-13 18:21:41 +05:01
network_listener.rs servo: Merge #13205 - Tidy: Fix ordering use statements with braces (from UK992:tidy-sort); r=Wafflespeanut 2016-09-08 22:19:19 -05:00
origin.rs servo: Merge #13205 - Tidy: Fix ordering use statements with braces (from UK992:tidy-sort); r=Wafflespeanut 2016-09-08 22:19:19 -05:00
script_runtime.rs servo: Merge #12830 - Implement promise bindings (from jdm:promises); r=Ms2ger 2016-09-22 15:23:23 -05:00
script_thread.rs servo: Merge #13554 - Some cleanups related to globals (from nox:cleanup-global); r=<try> 2016-10-03 04:48:13 -05:00
serviceworker_manager.rs servo: Merge #12910 - Implement postMessage for ServiceWorkers (from creativcoder:swsender); r=jdm 2016-09-15 08:34:22 -05:00
textinput.rs servo: Merge #13315 - Implement minlength attribute for text inputs (from Phrohdoh:textinput-minlength-13313); r=ConnorGBrewster 2016-09-21 08:49:14 -05:00
timers.rs servo: Merge #13554 - Some cleanups related to globals (from nox:cleanup-global); r=<try> 2016-10-03 04:48:13 -05:00
unpremultiplytable.rs
webdriver_handlers.rs servo: Merge #13554 - Some cleanups related to globals (from nox:cleanup-global); r=<try> 2016-10-03 04:48:13 -05:00