servo/components
bors-servo 1fee7185a7 Auto merge of #10810 - mrobinson:displayitem, r=pcwalton
Merge DisplayListEntry into DisplayItem

We don't really need two levels of abstraction for every element in the
DisplayList. This simplifies the complexity of the data structure in
preparation for providing documentation and properly handling scrolling
roots.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10810)
<!-- Reviewable:end -->
2016-04-26 10:13:00 -07:00
..
canvas Auto merge of #10706 - zwn:unused-extern-crates, r=nox 2016-04-22 13:40:38 -07:00
canvas_traits Remove references to unused crates. 2016-04-22 22:20:06 +02:00
compositing Don't expect a native_window when using webrender 2016-04-25 18:16:42 -07:00
devtools Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
devtools_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
gfx Auto merge of #10810 - mrobinson:displayitem, r=pcwalton 2016-04-26 10:13:00 -07:00
gfx_traits Auto merge of #10706 - zwn:unused-extern-crates, r=nox 2016-04-22 13:40:38 -07:00
layout Auto merge of #10810 - mrobinson:displayitem, r=pcwalton 2016-04-26 10:13:00 -07:00
layout_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
msg Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
net Auto merge of #10767 - akhan7:command, r=jdm 2016-04-26 07:40:18 -07:00
net_traits Added Store Command to ImageCache Task 2016-04-26 03:05:15 -04:00
plugins Remove unused import. 2016-04-23 10:38:05 -04:00
profile Silence unused-extern-crates false positives. 2016-04-22 22:20:05 +02:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Allow setting withCredentials in synchronous XMLHttpRequest 2016-04-26 17:08:39 +05:30
script_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
servo read cookie_jar, hsts_list, auth_cache, and local_data from file if profile_dir option is present 2016-04-25 19:39:40 -04:00
style Moved the rest of the longhand structs to separate files. 2016-04-25 21:36:58 +03:00
style_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
util Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
webdriver_server Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00