diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-04-21 05:41:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-21 03:41:55 +0000 |
commit | fee2ea34afe8bad593d43fdbdb2a29be1352826c (patch) | |
tree | 6cf5ef8c0ac22aae25c792a6fad5a66d80386636 /components/script/dom/attr.rs | |
parent | 990ed8891f1d6ba619bedb14bc8742d5ffae78a6 (diff) | |
download | servo-main.tar.gz servo-main.zip |
In #36364 I moved both serializable and transferable implementations
from the `script_traits` crate into a single file called
`message_ports.rs`. Gregory raised the point that this was a bit of a
inaccurate grouping. This change attempts to fix it according to the
division in the specification.
See [the relevant thread on zulip][thread].
[thread]:
https://servo.zulipchat.com/#narrow/channel/263398-general/topic/Organizing.20*_traits.20crates/near/510864104.
Testing: Covered by existing test as this is just code movement.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/script/dom/attr.rs')
0 files changed, 0 insertions, 0 deletions