mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
To avoid some churn, Body::source() returns the SourceTypeInternal object, as it's not exposed to JS. The constructor is also adjusted so that Body::clone() doesn't have to convert to a SourceType and then immediately back again.