servo/components/style/media_queries
Nicholas Nethercote bb032c1ddc
style: Use static_prefs::pref!.
It's much nicer.

One nice thing about this is that the new code is subject to the existing
threadedness checking, which identified that several of these should be atomic
because they're accessed off the main thread.

Differential Revision: https://phabricator.services.mozilla.com/D40792
2019-08-15 17:00:37 +02:00
..
media_condition.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
media_feature.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
media_feature_expression.rs style: Use static_prefs::pref!. 2019-08-15 17:00:37 +02:00
media_list.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
media_query.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00