servo/components
Corey Farwell faa3d8724b Refactor Servo HSTS file loading, hard-fail if can't load.
Use constructor pattern instead of separate utility function.

Instead of allowing the Servo HSTS file loading to silently fail, we
should expect that file to always exist and be formatted correctly.
2016-04-17 14:12:07 -04:00
..
canvas webgl: Make the api return the context limits and use them for validations 2016-04-03 01:21:56 +02:00
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Auto merge of #10345 - asajeffrey:make-nox-happy, r=nox 2016-04-15 17:35:45 +05:30
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx Auto merge of #10587 - asajeffrey:add-failure-panic-message, r=Manishearth 2016-04-14 19:55:17 +05:30
gfx_traits Added panic message to failures. 2016-04-13 16:09:48 -05:00
layout Auto merge of #10655 - mbrubeck:merge-margin, r=SimonSapin 2016-04-17 08:18:04 +05:30
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added panic message to failures. 2016-04-13 16:09:48 -05:00
net Refactor Servo HSTS file loading, hard-fail if can't load. 2016-04-17 14:12:07 -04:00
net_traits Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
plugins Rust upgrade to 2016-04-12 2016-04-15 15:28:49 +05:30
profile Take the stdout lock when printing profile data 2016-04-14 12:28:00 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script Fix Document#elementFromPoint no viewport available test 2016-04-16 17:16:27 +07:00
script_traits Added panic message to failures. 2016-04-13 16:09:48 -05:00
servo Auto merge of #10572 - Manishearth:and-now-his-watch-is-ended, r=asajeffrey 2016-04-16 04:03:41 +05:30
style Make read_resource_file param simpler and more idiomatic. 2016-04-16 23:06:59 -04:00
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Make read_resource_file param simpler and more idiomatic. 2016-04-16 23:06:59 -04:00
webdriver_server Update to byteorder 0.5 2016-04-13 16:36:02 +05:30