Files
servo/components/script
Aneesh Agrawal 9d097e7d15 Use fn pipeline_id consistently, not fn pipeline
Consistently use the name 'pipeline_id' to refer to a function that
returns an (optional) PipelineId.

This was prompted by discovering both fn pipeline and fn pipeline_id
doing the same job in htmliframeelement.rs.

Note that there is fn pipeline in components/compositing/compositor.rs,
but that actually returns an Option<&CompositionPipeline>, not any kind
of PipelineId.
2016-09-13 15:17:40 -04:00
..
2016-09-09 04:55:19 +02:00
2016-09-09 04:55:19 +02:00
2016-09-09 04:55:19 +02:00
2016-09-09 14:03:03 +02:00
2016-02-13 11:13:19 +01:00
2016-09-09 04:55:19 +02:00
2016-09-09 04:55:19 +02:00
2016-08-29 11:56:28 +02:00