mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
In preparation of introducing traits for some of these methods, let's separate them from the basecommand trait. They are not related to each other and it was making reasoning about where lives what more difficult. Part of #25005 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>