- From: <bugzilla@jessica.w3.org>
- Date: Thu, 11 Apr 2013 22:12:33 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21669
Bug ID: 21669
Summary: Callable interface objects should be instance of
Function
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: arv@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
http://dev.w3.org/2006/webapi/WebIDL/#interface-object
> The internal [[Prototype]] property of an interface object for a callback interface must be the Object.prototype object.
Shouldn't this be Function.prototype and not Object.prototype?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 11 April 2013 22:12:34 UTC