servo/components/script/dom/bindings
bors-servo e4a27c4d16 Auto merge of #14214 - bholley:dirtiness_overhaul, r=emilio
Overhaul dirtiness handling in Servo to prepare for the new incremental restyle architecture

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14214)
<!-- Reviewable:end -->
2016-11-17 12:25:52 -06:00
..
codegen script creates methods taking '*mut JSContext' unsafe 2016-11-14 11:06:17 +01:00
callback.rs Remove GlobalRoot and GlobalRef 2016-10-06 21:36:00 +02:00
cell.rs Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
constant.rs Move WebIDL constants machinery to bindings::constant 2016-09-06 10:14:11 +02:00
conversions.rs Update js. 2016-11-02 13:25:49 +01:00
error.rs Invert conditional and return early from report_pending_exception 2016-10-13 23:28:24 +02:00
guard.rs Refactor util::prefs operations to be methods on static struct. 2016-07-02 16:43:39 -04:00
inheritance.rs Reorder use statements 2016-09-09 04:55:19 +02:00
interface.rs Implement WebIDL namespaces 2016-09-08 11:01:34 +02:00
iterable.rs script creates methods taking '*mut JSContext' unsafe 2016-11-14 11:06:17 +01:00
js.rs Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
mod.rs Remove GlobalRoot and GlobalRef 2016-10-06 21:36:00 +02:00
mozmap.rs Update js. 2016-11-02 13:25:49 +01:00
namespace.rs Implement WebIDL namespaces 2016-09-08 11:01:34 +02:00
num.rs Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
proxyhandler.rs Update js. 2016-11-02 13:25:49 +01:00
refcounted.rs Support an equivalent of Trusted<T> for Rc<Promise> objects named TrustedPromise. 2016-09-22 16:16:59 -04:00
reflector.rs script creates methods taking '*mut JSContext' unsafe 2016-11-14 11:06:17 +01:00
str.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
structuredclone.rs Make StructuredCloneData::read take a &GlobalScope 2016-10-06 21:35:40 +02:00
trace.rs Expand the role of modified_elements to include explicit restyle hints and damage. 2016-11-15 10:51:14 -08:00
utils.rs Issue #13377 Extract panic-catching for JS engine callbacks into a 2016-09-26 19:20:22 +02:00
weakref.rs Removed unused imports 2016-05-15 22:24:26 +03:00
xmlname.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00