https://www.w3.org/Bugs/Public/show_bug.cgi?id=23564
Bug ID: 23564
Summary: IDL for open() doesn't match implementation reality
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XHR
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
WebIDL redefined what happens when "undefined" is passed to an "optional
boolean whatever = true" argument, but for open() I believe we want to keep the
old behavior of treating undefined as false. See
http://lists.w3.org/Archives/Public/public-script-coord/2013OctDec/0041.html
for details, including the IDL Gecko is using for open() now.
--
You are receiving this mail because:
You are on the CC list for the bug.