mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
This avoids various conversions back and forth between DOMString and String. By using DOMString consistently, we avoid these double-conversions. The only caveat are the USVString which are initially passed into TrustedScriptURL. Part of #36258 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
58 KiB
58 KiB