[Bug 28477] New: Warn against boolean arguments defaulting to true

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28477

            Bug ID: 28477
           Summary: Warn against boolean arguments defaulting to true
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

Is there any API other than XMLHttpRequest where this happens?

Note that even XMLHttpRequest does not strictly do this since it needs to
overload. So perhaps we could simply outlaw `= true` in general...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 13 April 2015 06:31:37 UTC