servo/components/style/media_queries
Nicholas Nethercote 323221051f
style: Change StaticPrefs from a class to a namespace.
This doesn't change the way C++ code uses static prefs. But it does slightly
change how Rust code uses static prefs, specifically the name generated by
bindgen is slightly different.

The commit also improves some comments.

Differential Revision: https://phabricator.services.mozilla.com/D35764
2019-07-08 12:42:58 +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: Change StaticPrefs from a class to a namespace. 2019-07-08 12:42:58 +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