servo/components/style/stylesheets
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
..
counter_style_rule.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
document_rule.rs style: Change StaticPrefs from a class to a namespace. 2019-07-08 12:42:58 +02:00
font_face_rule.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
font_feature_values_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
import_rule.rs Remove unused code from selector and style crates 2019-06-07 15:14:21 +02:00
keyframes_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
loader.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
media_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
mod.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
namespace_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
origin.rs style: Don't keep two list of stylesheets in ServoStyleSet. 2019-05-07 12:55:26 +02:00
page_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
rule_list.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
rule_parser.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
rules_iterator.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
style_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
stylesheet.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
supports_rule.rs style: Change StaticPrefs from a class to a namespace. 2019-07-08 12:42:58 +02:00
viewport_rule.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00