- From: Timothy Gu <notifications@github.com>
- Date: Tue, 07 Feb 2017 01:49:09 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 February 2017 09:49:47 UTC
TimothyGu commented on this pull request. > @@ -2483,6 +2483,8 @@ interface URL { attribute USVString search; [SameObject] readonly attribute URLSearchParams searchParams; attribute USVString hash; + + USVString toJSON(); @annevk, yeah I'm okay with the PR in general. The bit about IDL notation is minor and does not affect the semantics anyway. -- 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/pull/229
Received on Tuesday, 7 February 2017 09:49:47 UTC