With bug 1336540 [1] lands, the build script for stylo
(servo/components/style/build_gecko.rs) has been split into code and
config, and the config has been moved to Gecko tree (at
layout/style/ServoBindings.toml).

This gives Gecko side better control on how bindings would be generated,
so that it would be less likely to require a Servo side change for
certain Gecko side changes (one recent example like bug 1346078 [2]).

If you have pending patch touches build_gecko.rs, you would likely need
to update your patch and move the change to ServoBindings.toml.


[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1336540
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1346078


- Xidorn
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to