servo/components/gfx/display_list
Martin Robinson 474033c39f Simplify the display list slightly
Now that WebRender uses an Iframe display item, we do not need the Noop
item for the non-WebRender path. We can simply reuse the Iframe display
item. Also remove the layer_id member from the LayeredItem struct, as
it is unused.
2016-03-10 14:33:22 -08:00
..
mod.rs Simplify the display list slightly 2016-03-10 14:33:22 -08:00