servo/components/style/media_queries
Cameron McCormack dad9ad6b31
style: Store MediaFeatureDescription references as an index into the MEDIA_FEATURES array.
The current use of a static reference is incompatible with sharing style sheet data
across processes.

Differential Revision: https://phabricator.services.mozilla.com/D11845
2018-11-17 09:56:02 +01:00
..
media_condition.rs style: Revert try -> r#try change. 2018-11-10 21:42:17 +01:00
media_feature.rs cargo fix --edition 2018-11-10 17:47:28 +01:00
media_feature_expression.rs style: Store MediaFeatureDescription references as an index into the MEDIA_FEATURES array. 2018-11-17 09:56:02 +01:00
media_list.rs cargo fix --edition 2018-11-10 17:47:28 +01:00
media_query.rs style: Revert try -> r#try change. 2018-11-10 21:42:17 +01:00
mod.rs cargo fix --edition --features gecko 2018-11-10 17:47:28 +01:00