servo/components/script
bors-servo 221db56b08 Auto merge of #11155 - emilio:codegen-dict-keyword, r=Ms2ger
codegen: Fix dictionary handling and semantics

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 #11152 (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.

Fixes #11152

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11155)
<!-- Reviewable:end -->
2016-05-13 02:47:08 -07:00
..
docs
dom Auto merge of #11155 - emilio:codegen-dict-keyword, r=Ms2ger 2016-05-13 02:47:08 -07:00
parse Auto merge of #10647 - ConnorGBrewster:parse_xml, r=jdm 2016-04-27 07:50:54 -07:00
task_source Implement user interaction task source 2016-05-11 10:12:25 -04:00
build.rs
Cargo.toml Update image, hyper, gleam, flate2, threadpool, string_cache, num_cpus 2016-05-11 20:37:27 -07:00
clipboard_provider.rs
cors.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
devtools.rs removed instances of &Root<BrowsingContext> 2016-05-11 13:21:16 -06:00
document_loader.rs Auto merge of #8454 - jdm:media, r=KiChjang 2016-05-03 16:42:46 -07:00
layout_interface.rs Auto merge of #9968 - izgzhen:scroll, r=asajeffrey 2016-04-20 18:40:26 +05:30
lib.rs remove page and move functionality to browing context 2016-05-11 12:46:59 -06:00
makefile.cargo
mem.rs Bump heapsize to 0.3 2016-02-13 11:13:19 +01:00
network_listener.rs refactors entities from script_thread into script_runtime 2016-04-06 12:46:49 +05:30
origin.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
reporter.rs Report CSS errors to script task for further processing. 2016-02-11 14:48:47 -05:00
script_runtime.rs Support GC zeal 2016-05-12 16:44:40 +02:00
script_thread.rs Auto merge of #10714 - KiChjang:user-interaction-task, r=Ms2ger 2016-05-12 09:00:14 -07:00
textinput.rs Replace range::Range with std::ops::Range in script 2016-04-28 14:54:07 -07:00
timers.rs Use num-traits in script. 2016-04-20 15:23:43 +02:00
unpremultiplytable.rs
webdriver_handlers.rs removed instances of &Root<BrowsingContext> 2016-05-11 13:21:16 -06:00