https://www.w3.org/Bugs/Public/show_bug.cgi?id=26190 Bug ID: 26190 Summary: Sequence and OpenEndedDictionary should be distinguishable Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: WebIDL Assignee: cam@mcc.id.au Reporter: bkelly@mozilla.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-script-coord@w3.org Currently the fetch spec is proposing webidl that looks like: typedef (Headers or sequence<sequence<ByteString>> or OpenEndedDictionary<ByteString>) HeadersInit; This is illegal at the moment, however, because Sequence and OpenEndedDictionary are not distinguishable. -- You are receiving this mail because: You are on the CC list for the bug.Received on Tuesday, 24 June 2014 21:26:10 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:14:22 UTC