No files found.
+99 −285
gecko_selector_impl.rs
components/style/gecko_selector_impl.rs
+277 −0
gecko_pseudo_element_helper.rs
...nents/style/generated/gecko_pseudo_element_helper.rs
+1 −3
gecko.mako.rs
components/style/properties/gecko.mako.rs
+1 −1
ui.mako.rs
components/style/properties/longhand/ui.mako.rs
0
.gitignore/{ → }
...ib/{gecko_bindings/tools → binding_tools}/.gitignore
0
README.md/{ → }
...lib/{gecko_bindings/tools → binding_tools}/README.md
+33 −8
regen.py/{ → }
...olib/{gecko_bindings/tools → binding_tools}/regen.py
0
regen.sh/{ → }
...olib/{gecko_bindings/tools → binding_tools}/regen.sh
+194 −0
regen_atoms.py
ports/geckolib/binding_tools/regen_atoms.py
0
setup_bindgen.sh/{ → }
...cko_bindings/tools → binding_tools}/setup_bindgen.sh
+330 −21
structs_debug.rs
ports/geckolib/gecko_bindings/structs_debug.rs
+330 −21
structs_release.rs
ports/geckolib/gecko_bindings/structs_release.rs
+5 −38
glue.rs
ports/geckolib/glue.rs
+25 −0
sanity_checks.rs
ports/geckolib/sanity_checks.rs
+10,149 −9,424
atom_macro.rs
ports/geckolib/string_cache/atom_macro.rs
+63 −11
lib.rs
ports/geckolib/string_cache/lib.rs
+0 −71
regen_atom_macro.py
ports/geckolib/string_cache/regen_atom_macro.py