servo/components/script
Cameron Zwarich be9618d55b Add a lifetime parameter to the ElementHelper trait
This refines the lifetime used in get_local_name / get_namespace and
makes it independent of the lifetime on the &self parameter.
2014-09-30 21:21:00 -07:00
..
dom Add a lifetime parameter to the ElementHelper trait 2014-09-30 21:21:00 -07:00
html Use string-cache's Namespace type 2014-09-29 21:40:54 -07:00
Cargo.toml Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
cors.rs Avoid an unnecessary string allocation in allow_cross_origin_request. 2014-09-23 21:33:38 +02:00
layout_interface.rs Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
lib.rs Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
makefile.cargo Cargoify servo 2014-09-08 20:21:42 -06:00
page.rs Use string-cache's Namespace type 2014-09-29 21:40:54 -07:00
script_task.rs Upgrade to rustc d2b30f7d3 2014-09-23 2014-09-29 17:41:45 +01:00