servo/components
bors-servo 815e981c69 Auto merge of #7610 - servo:filename-parsing, r=saneyuki
Replace reftest with a problematic file name with a unit test.

Fix #7609, "error: unable to create file tests/ref/hello_a?foo#bar.html (Invalid argument)" during git checkout on Windows.

Behavior change: passing an nonexistent file name on the command line now shows a blank page (like network errors) rather than exit with an error message.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7610)
<!-- Reviewable:end -->
2015-09-12 09:10:37 -06:00
..
canvas webgl: Add shader validation and translation 2015-08-30 14:23:14 +02:00
canvas_traits Make use of FromStr and Default traits in lib canvas 2015-09-03 14:42:53 -03:00
compositing Improve err msg when failing to output png 2015-09-10 21:45:58 -07:00
devtools Make devtools depend on plugins. 2015-09-02 19:51:23 +02:00
devtools_traits Send the start and end half of a TimelineMarker to the devtools PullTimelineMarkers thread together. 2015-08-28 20:48:07 +02:00
gfx Auto merge of #7527 - bjwbell:simd_advance_for_char_range, r=metajack 2015-09-09 16:55:16 -06:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #7600 - pcwalton:body-overflow-scroll, r=mbrubeck 2015-09-11 11:20:13 -06:00
layout_traits sort all uses 2015-08-20 20:47:12 +08:00
msg Layerize StackingContexts that are on top of layers 2015-09-09 09:13:14 -07:00
net Fix up some unnecessary uses of unsafe. 2015-09-02 15:50:17 -07:00
net_traits Only use the resource manager's HSTS list. 2015-08-30 12:14:02 +10:00
plugins Auto merge of #7499 - nerith:style, r=metajack 2015-09-02 12:05:58 -06:00
profile Add documentation to profile crate on Heartbeats and energy-profiling feature 2015-09-10 09:40:26 -05:00
profile_traits Add energy monitoring and characterization scripts 2015-09-09 13:35:21 -05:00
script Minor script::dom:🪟:Window cleanup 2015-09-12 15:03:18 +01:00
script_traits Combine script profiling with profile crates. Fixes #7514. 2015-09-04 16:09:44 -05:00
servo Update heartbeats sys dependencies 2015-09-10 10:04:00 -05:00
style Auto merge of #7502 - bjwbell:elliptical-borders, r=pcwalton 2015-09-04 18:46:24 -06:00
style_traits Fix some build warnings 2015-09-09 12:44:18 -06:00
util Replace reftest with a problematic file name with a unit test. 2015-09-12 14:18:15 +02:00
webdriver_server sort all uses 2015-08-20 20:47:12 +08:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00