servo/components
Corey Farwell ed64e6a7c6 Remove enum variant prefix in XMLHttpRequestState
It was originally titled XHRDone to prevent conflicts with other
variants called Done. This was done before enum namespacing landed, but
now that it has, the prefixing is not necessary.
2015-03-25 20:04:58 -04:00
..
canvas auto merge of #5302 : mmatyas/servo/canvas_stroke, r=jdm 2015-03-25 07:54:50 -06:00
compositing Add mozbrowser events for location + title change. 2015-03-26 05:19:03 +10:00
devtools Move devtools to std::net (fixes #5355). 2015-03-25 14:40:21 +01:00
devtools_traits Move devtools to std::net (fixes #5355). 2015-03-25 14:40:21 +01:00
gfx Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
layout auto merge of #5344 : pcwalton/servo/dont-copy-style-guts, r=mbrubeck 2015-03-24 11:42:55 -06:00
layout_traits Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
msg Experimental implementation of (a small subset of) mozbrowser APIs. 2015-03-23 13:26:55 +10:00
net Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
plugins Remove allow(missing_copy_implementations) attributes. 2015-03-23 10:49:44 +01:00
profile Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
script Remove enum variant prefix in XMLHttpRequestState 2015-03-25 20:04:58 -04:00
script_traits Ensures that iframe navigation updates the parent iframe element subpage id. 2015-03-24 10:14:49 +10:00
servo auto merge of #5302 : mmatyas/servo/canvas_stroke, r=jdm 2015-03-25 07:54:50 -06:00
style Remove allow(missing_copy_implementations) attributes. 2015-03-23 10:49:44 +01:00
util Fix warnings related to std::fs::PathExt on Android. 2015-03-25 16:54:34 +01:00