Commit Graph

2 Commits

Author SHA1 Message Date
webbeef
cc1dfa7e47 dom: cache preference access in Document (#40775)
They showed up in some profile due to the RwLock access.

Testing: Green wpt tests:
https://github.com/webbeef/servo/actions/runs/19559457895/job/56010036063

Signed-off-by: webbeef <me@webbeef.org>
2025-11-21 06:52:01 +00:00
Josh Matthews
af8d7c2de7 script: Move code generation and webidl files to new script_bindings crate. (#35157)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-01-24 20:47:43 +00:00