[whatwg/xhr] FormData constructor should throw if "constructing the entry list" re… (#231)

…turns null.

This fixes a part of https://github.com/w3c/webcomponents/issues/187#issuecomment-394938615

HTML specification PR: https://github.com/whatwg/html/pull/4239


You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/231


-- Commit Summary --

  * FormData constructor should throw if "constructing the entry list" returns null.

-- File Changes --

    M xhr.bs (13)

-- Patch Links --

https://github.com/whatwg/xhr/pull/231.patch

https://github.com/whatwg/xhr/pull/231.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/xhr/pull/231

Received on Friday, 21 December 2018 05:26:13 UTC