[Bug 16040] New: Use IDL union types where appropriate

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

           Summary: Use IDL union types where appropriate
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: Ms2ger@gmail.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org
            Blocks: 15986


Created attachment 1081
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1081
Patch v1

WebIDL now has union types: <http://dev.w3.org/2006/webapi/WebIDL/#idl-union>,
which are often a better alternative for overloading. Patch to use them
attached.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 20 February 2012 20:16:03 UTC