- From: <bugzilla@jessica.w3.org>
- Date: Fri, 24 Feb 2012 03:27:23 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16098
Summary: callback interfaces with constants should have no
interface prototype object
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
AssignedTo: cam@mcc.id.au
ReportedBy: cam@mcc.id.au
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Since there will never be instances of call back interfaces, there's no need
for a .prototype property on their interface object (which exists only when
there are constants on the call back interface).
--
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 Friday, 24 February 2012 03:27:24 UTC