servo/components
bors-servo 3afbff27b6 Auto merge of #9096 - servo:glutinup, r=nox
Update glutin

… in order to pick up https://github.com/tomaka/glutin/pull/679, which will hopefully get rid of the `[glutin] x error code=8 major=42 minor=0!` messages printed on stdout.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9096)
<!-- Reviewable:end -->
2016-01-01 00:34:58 +05:30
..
canvas Update offscreen_gl_context 2015-12-22 04:33:03 +01:00
canvas_traits Issue #8738: bufferSubData and texImage2D argument sanity checks. 2015-12-26 18:56:48 +01:00
compositing Make a debugging println!() conditional on is_running_problem_test 2015-12-30 17:21:15 +00:00
devtools Issue #9042: Report incorrect number of spaces around => in the style checker. 2015-12-23 20:54:26 +01:00
devtools_traits Support responseCookies, responseContent, responseHeaders, requestCookies, getResponseHeaders, 2015-12-21 10:28:40 -05:00
gfx Accept all Content-Type values for fonts if sniffing is disabled. Restore the status quo. 2015-12-31 09:12:59 -05:00
gfx_traits Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
layout Don't copy the list of stylesheets in LayoutTask::handle_reflow. 2015-12-30 15:13:08 +01:00
layout_traits Separate script and layout messages, issue #8843 2015-12-26 12:24:51 -05:00
msg Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
net Remove unneeded dead_code annotations. 2015-12-31 07:45:50 -05:00
net_traits Resolves #4183 - Implemementing context-based MIME type sniffing 2015-12-31 07:45:03 -05:00
plugins Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
profile gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
profile_traits gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
script Resolves #4183 - Implemementing context-based MIME type sniffing 2015-12-31 07:45:03 -05:00
script_traits Separate script and layout messages, issue #8843 2015-12-26 12:24:51 -05:00
servo Auto merge of #9096 - servo:glutinup, r=nox 2016-01-01 00:34:58 +05:30
style Auto merge of #9090 - Ms2ger:stylesheets-vec, r=SimonSapin 2015-12-31 21:50:22 +05:30
style_traits Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
util Enable MIME sniffing via a pref instead of a global option. 2015-12-31 07:45:49 -05:00
webdriver_server Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00