Re: [whatwg/url] URLSearchParams and URL [Serializable] (#370)

@travisleithead, there is not a particular scenario I'm thinking of, except that currently firefox supports URLSearchParams in postMessaging (everywhere) and in IDB storage.

URL and URLSearchParams interfaces are exposed to workers and window,  and it seems reasonable to me that they can be sent directly, instead of parsing the them each time.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/370#issuecomment-361253305

Received on Monday, 29 January 2018 14:00:22 UTC