Regenerate bindings. draft
authorCameron McCormack <cam@mcc.id.au>
Mon, 05 Dec 2016 13:51:20 -1000
changeset 447561 4d2d7ece9dafaf673d0cc7a7641003ab3fd98e51
parent 447560 4c2002e591287c586a645082f565d8f8e7001cd7
child 447562 9807fc7bc49cb16e34ce4dc9544fe2e738a5fd53
push id38078
push userbmo:cam@mcc.id.au
push dateTue, 06 Dec 2016 02:29:31 +0000
milestone53.0a1
Regenerate bindings. MozReview-Commit-ID: FMbBUN63MPg
servo/components/style/gecko_bindings/structs_debug.rs
servo/components/style/gecko_bindings/structs_release.rs
--- a/servo/components/style/gecko_bindings/structs_debug.rs
+++ b/servo/components/style/gecko_bindings/structs_debug.rs
@@ -8369,27 +8369,27 @@ pub enum StyleDisplay {
     Ruby = 19,
     RubyBase = 20,
     RubyBaseContainer = 21,
     RubyText = 22,
     RubyTextContainer = 23,
     Contents = 24,
     WebkitBox = 25,
     WebkitInlineBox = 26,
-    Box = 27,
-    InlineBox = 28,
-    XulGrid = 29,
-    InlineXulGrid = 30,
-    XulGridGroup = 31,
-    XulGridLine = 32,
-    Stack = 33,
-    InlineStack = 34,
-    Deck = 35,
-    Groupbox = 36,
-    Popup = 37,
+    MozBox = 27,
+    MozInlineBox = 28,
+    MozGrid = 29,
+    MozInlineGrid = 30,
+    MozGridGroup = 31,
+    MozGridLine = 32,
+    MozStack = 33,
+    MozInlineStack = 34,
+    MozDeck = 35,
+    MozGroupbox = 36,
+    MozPopup = 37,
 }
 pub const nsStyleUnit_eStyleUnit_MAX: nsStyleUnit =
     nsStyleUnit::eStyleUnit_Calc;
 #[repr(u8)]
 #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
 pub enum nsStyleUnit {
     eStyleUnit_Null = 0,
     eStyleUnit_Normal = 1,
--- a/servo/components/style/gecko_bindings/structs_release.rs
+++ b/servo/components/style/gecko_bindings/structs_release.rs
@@ -8301,27 +8301,27 @@ pub enum StyleDisplay {
     Ruby = 19,
     RubyBase = 20,
     RubyBaseContainer = 21,
     RubyText = 22,
     RubyTextContainer = 23,
     Contents = 24,
     WebkitBox = 25,
     WebkitInlineBox = 26,
-    Box = 27,
-    InlineBox = 28,
-    XulGrid = 29,
-    InlineXulGrid = 30,
-    XulGridGroup = 31,
-    XulGridLine = 32,
-    Stack = 33,
-    InlineStack = 34,
-    Deck = 35,
-    Groupbox = 36,
-    Popup = 37,
+    MozBox = 27,
+    MozInlineBox = 28,
+    MozGrid = 29,
+    MozInlineGrid = 30,
+    MozGridGroup = 31,
+    MozGridLine = 32,
+    MozStack = 33,
+    MozInlineStack = 34,
+    MozDeck = 35,
+    MozGroupbox = 36,
+    MozPopup = 37,
 }
 pub const nsStyleUnit_eStyleUnit_MAX: nsStyleUnit =
     nsStyleUnit::eStyleUnit_Calc;
 #[repr(u8)]
 #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
 pub enum nsStyleUnit {
     eStyleUnit_Null = 0,
     eStyleUnit_Normal = 1,