gecko-dev/servo/components/style/gecko
Masayuki Nakano 8a9d031686 Bug 253889 - part 3: Move all remaining members of nsIPresShell to mozilla::PresShell r=emilio
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

--HG--
extra : moz-landing-system : lando
2019-05-01 02:28:25 +00:00
..
arc_types.rs Bug 1539326 - Fix servo build, and appease tidy checks. 2019-03-27 03:16:37 +01:00
boxed_types.rs Bug 1474793 - Part 11: Add FFI API to use SharedMemoryBuilder. r=emilio 2019-03-30 00:16:27 +00:00
conversions.rs Bug 1547985 - Use rust types for vertical-align. r=mats 2019-05-01 13:08:34 +00:00
data.rs Bug 1546046 - Remove support for XBL resources. r=TYLin 2019-04-23 16:43:15 +00:00
media_features.rs No bug - Remove comment that is outdated since I fixed it in bug 1483808. 2019-04-02 14:51:11 +02:00
media_queries.rs Bug 253889 - part 3: Move all remaining members of nsIPresShell to mozilla::PresShell r=emilio 2019-05-01 02:28:25 +00:00
mod.rs Bug 1474793 - Part 11: Add FFI API to use SharedMemoryBuilder. r=emilio 2019-03-30 00:16:27 +00:00
non_ts_pseudo_class_list.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
pseudo_element.rs Bug 1543808 - Refactor the selector parser to make implementing ::part() easier. r=xidorn 2019-04-16 13:16:56 +00:00
pseudo_element_definition.mako.rs Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00
regen_atoms.py Bug 1525955 - Include anon boxes in CSSPseudoElementType, to remove ComputedStyle::mPseudoTag. r=heycam 2019-02-19 13:44:33 +00:00
restyle_damage.rs Bug 1536586 - Simplify a bit our generated bindings by getting rid of FooBorrowed and FooBorrowedMut. r=heycam 2019-03-21 17:00:27 +00:00
rules.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
selector_parser.rs Bug 1545425 - Add parsing support for ::part(). r=heycam 2019-05-01 17:25:13 +00:00
snapshot.rs Bug 1545430 - Implement selector-matching for ::part(). r=heycam 2019-05-01 17:28:23 +00:00
snapshot_helpers.rs Bug 1545430 - Implement selector-matching for ::part(). r=heycam 2019-05-01 17:28:23 +00:00
traversal.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
url.rs Bug 1543837 - Fix servo build and appease tidy. 2019-04-12 00:25:50 +02:00
values.rs Bug 1543401 - Use rust lengths for row-gap / column-gap. r=mats 2019-04-10 16:00:03 +00:00
wrapper.rs Backed out changeset 8c89fd37b79d (bug 1544242) for failures in browser_rules_shadowdom_slot_rules.js CLOSED TREE 2019-05-01 22:03:06 +03:00