[whatwg/fetch] Linkify "present" for dictionaries (#513)

Today I helped some people figure out a Chrome bug that was a result of not correctly using the C++ equivalent of "present" for dictionaries in our implementation of https://fetch.spec.whatwg.org/#dom-request . People didn't know that Web IDL was the place to look for this.

I think we should encourage more specs to link to https://heycam.github.io/webidl/#dfn-present as a way of helping with this. (Maybe via a public-script-coord announcement?) But to start Fetch could set an example.

-- 
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/fetch/issues/513

Received on Thursday, 23 March 2017 08:58:22 UTC