servo/components/style/gecko
bors-servo 5bfd5b966b Auto merge of #18190 - jryans:stylo-linux32-getorigin, r=emilio
Stylo: Fix up Servo_StyleSheet_GetOrigin for Linux 32-bit ABI

https://bugzilla.mozilla.org/show_bug.cgi?id=1392447

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18190)
<!-- Reviewable:end -->
2017-08-22 13:42:39 -05:00
..
generated Update Stylo bindings 2017-08-22 11:00:56 -05:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs geckolib: Fix some warnings (treated as error) new in Rust Nigthly 2017-08-17 15:59:33 +02:00
data.rs style: Avoid blanket Sync for GeckoStyleSheet, use a more isolated wrapper. 2017-08-22 16:55:55 +02:00
global_style_data.rs Avoid creating a stylo thread pool in e10s parent processes. 2017-08-17 19:14:16 -07:00
media_queries.rs Replace write! with to_css and write_str in some ToCss impls 2017-08-20 17:21:08 +10:00
mod.rs Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE 2017-07-06 21:58:15 +00:00
non_ts_pseudo_class_list.rs Check pref when parsing :fullscreen pseudo-class 2017-08-15 10:48:35 +10:00
pseudo_element.rs stylo: Remove a lot of the restyle damage related complexity. 2017-08-20 13:59:46 +02:00
pseudo_element_definition.mako.rs Unrelated: Add a comment for Gecko bug 1368291. 2017-08-09 10:52:01 -07:00
regen_atoms.py Stylo's atom generation needs to deal with wrapper anon boxes. 2017-08-11 00:08:11 -04:00
restyle_damage.rs style: Inline a bunch of trivial stuff we're paying calls for in Geckolib. 2017-08-22 12:48:14 +02:00
rules.rs Use integer for specified and computed font-weight 2017-07-06 15:31:24 +10:00
selector_parser.rs Check pref when parsing :fullscreen pseudo-class 2017-08-15 10:48:35 +10:00
snapshot.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
snapshot_helpers.rs ID and class selectors are ASCII case-insensitive in quirks mode. 2017-06-12 23:33:53 +02:00
traversal.rs Pass a callback to recalc_style_at to avoid traversing children twice. 2017-07-15 14:45:51 -07:00
url.rs Replace all uses of the style::stylearc alias with servo_arc. 2017-07-19 09:29:05 +02:00
values.rs Auto merge of #17985 - dadaa:make-list-style-type-animatable, r=hiro 2017-08-07 19:06:43 -05:00
wrapper.rs Auto merge of #18134 - servo:we-are-leaving-babylon, r=emilio 2017-08-22 07:22:10 -05:00