servo/components
bors-servo a89ba50180 Auto merge of #14206 - szeged:blacklist-to-blocklist, r=jdm
Rename blacklist to blocklist in WebBluetooth

<!-- Please describe your changes on the following line: -->
There was a renaming in the [specification](1d5cfa4ee8).

---
<!-- 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] There are tests for these changes OR

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

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14206)
<!-- Reviewable:end -->
2016-11-22 05:55:02 -06:00
..
atoms Add more event names to atom list; use more atom macros. 2016-11-06 11:03:14 -05:00
bluetooth Rename blacklist to blocklist 2016-11-17 15:23:14 +01:00
bluetooth_traits Rename blacklist to blocklist 2016-11-17 15:23:14 +01:00
canvas canvas: Cleanup CanvasData and layout and script messages. 2016-11-07 11:28:40 +01:00
canvas_traits canvas: Cleanup CanvasData and layout and script messages. 2016-11-07 11:28:40 +01:00
compositing Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
constellation Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
debugger Disable the debugger on Android until mio works on Android 2016-11-17 19:11:30 -06:00
devtools Remove #![feature(custom_attribute)] 2016-11-03 11:24:13 +01:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
gfx Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
gfx_traits Don't promote all scrollable regions to stacking contexts 2016-11-05 18:36:45 +01:00
jstraceable_derive Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
layout Support cursor property url() values in stylo. r=manishearth 2016-11-21 14:48:59 +08:00
layout_thread Auto merge of #14232 - servo:moar-locks, r=upsuper 2016-11-21 19:33:57 -06:00
layout_traits Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
msg Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
net Pass the UIProvider to FileManager::handle() as needed. 2016-11-21 10:37:26 +01:00
net_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
plugins Fix ./mach clippy. 2016-11-08 09:28:30 -05:00
profile Update profiler logging with current ProfilerCategory enum values 2016-11-17 19:36:58 -08:00
profile_traits Allow unsafe code for energy module (build failure otherwise) 2016-11-17 19:33:32 -08:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
script Auto merge of #14206 - szeged:blacklist-to-blocklist, r=jdm 2016-11-22 05:55:02 -06:00
script_layout_interface Rename selector_impl.rs to selector_parser.rs 2016-11-20 15:30:37 +01:00
script_traits Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
servo Move build.rs along with the other Servo files from components to ports 2016-11-18 10:59:14 -06:00
style Added stylo glue for drop-shadow filter 2016-11-22 10:53:20 +08:00
style_traits Auto merge of #14135 - frewsxcv:code-like, r=Ms2ger 2016-11-14 06:59:35 -06:00
url Auto merge of #14274 - stshine:servo-url-index, r=emilio 2016-11-20 12:35:14 -06:00
util Allow multiple -Z debug options. 2016-11-21 17:16:04 -06:00
webdriver_server Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00