[whatwg/url] Align with a more modern IDL style (#507)

See https://github.com/heycam/webidl/issues/730.

This also goes back to using uppercase URL for associated concepts and ensures URLSearchParams's update mechanism accounts for there not being an associated URL object.

(This is basically editorial, except for that null pointer fix.)
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/507

-- Commit Summary --

  * Align with a more modern IDL style

-- File Changes --

    M url.bs (353)

-- Patch Links --

https://github.com/whatwg/url/pull/507.patch
https://github.com/whatwg/url/pull/507.diff

-- 
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/507

Received on Sunday, 10 May 2020 07:11:50 UTC