- From: Boris Zbarsky <notifications@github.com>
- Date: Mon, 10 Oct 2016 14:38:37 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Monday, 10 October 2016 21:39:04 UTC
Note https://github.com/whatwg/fetch/issues/164#issuecomment-252752477 about how some current impls do this sort of thing right now... In particular, for the `Headers` case Firefox does Tobie's option 2, Chrome does Tobie's option 3, and the fetch polyfill does something that considers only own props, but includes non-enumerable ones.... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/180#issuecomment-252753229
Received on Monday, 10 October 2016 21:39:04 UTC