mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
Some methods for USVString were not needed as they could lead to inefficient usage (like in CookieStoreMethod) it is better to remove them. Fixed two methods that take the String directly instead of copying it. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: No testing necessary as the functionality stays the same. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
5.5 KiB
5.5 KiB