[Bug 23564] New: IDL for open() doesn't match implementation reality

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: annevk@annevk.nl
          Reporter: bzbarsky@mit.edu
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

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.

Received on Friday, 18 October 2013 18:22:59 UTC