- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Feb 2012 20:16:03 +0000
- To: public-html@w3.org
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 on the CC list for the bug.
Received on Tuesday, 21 February 2012 08:00:11 UTC