mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
This PR removes public fields from all (hope I didn't miss any) DOM structs. Should |Page| be privatized as well? This PR additionally introduces a #[privatize] lint to ensure nobody accidentally re-introduces a public field. All changesets compile separately if applied in the same order. Hope that helps reviewing but I can of course squash them before merging. |
||
---|---|---|
.. | ||
codegen | ||
callback.rs | ||
conversions.rs | ||
DESIGN.md | ||
error.rs | ||
global.rs | ||
js.rs | ||
proxyhandler.rs | ||
str.rs | ||
trace.rs | ||
utils.rs |