servo/components/style/gecko
Masayuki Nakano 89bf34f46e Move all remaining members of nsIPresShell to mozilla::PresShell
Additionally, this sorts out the order of member variables for minimizing the
instance size.

And also this changes `enum RenderFlags` to `enum class RenderingStateFlags`.

Differential Revision: https://phabricator.services.mozilla.com/D29312
2019-05-07 12:55:49 +02:00
..
arc_types.rs style: Fix Gecko and Servo builds, and appease tidy. 2019-03-27 14:29:28 +01:00
boxed_types.rs style: Add FFI API to use SharedMemoryBuilder. 2019-04-12 12:19:52 +02:00
conversions.rs style: Use rust types for vertical-align. 2019-05-07 12:55:41 +02:00
data.rs style: Remove support for XBL resources. 2019-05-07 12:55:29 +02:00
media_features.rs style: Remove comment that is outdated since I fixed it in bug 1483808. 2019-04-12 12:19:56 +02:00
media_queries.rs Move all remaining members of nsIPresShell to mozilla::PresShell 2019-05-07 12:55:49 +02:00
mod.rs style: Add FFI API to use SharedMemoryBuilder. 2019-04-12 12:19:52 +02:00
non_ts_pseudo_class_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pseudo_element.rs style: Refactor the selector parser to make implementing ::part() easier. 2019-05-07 12:55:23 +02:00
pseudo_element_definition.mako.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
regen_atoms.py style: Include anon boxes in CSSPseudoElementType, to remove ComputedStyle::mPseudoTag. 2019-02-23 21:04:03 -08:00
restyle_damage.rs style: Simplify a bit our generated bindings by getting rid of FooBorrowed and FooBorrowedMut. 2019-03-27 14:29:19 +01:00
rules.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs style: Add parsing support for ::part(). 2019-05-07 12:55:44 +02:00
snapshot.rs style: Implement selector-matching for ::part(). 2019-05-07 12:55:46 +02:00
snapshot_helpers.rs style: Implement selector-matching for ::part(). 2019-05-07 12:55:46 +02:00
traversal.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
url.rs style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
values.rs style: Use rust lengths for row-gap / column-gap. 2019-04-12 12:20:11 +02:00
wrapper.rs style: Implement selector-matching for ::part(). 2019-05-07 12:55:46 +02:00