- From: <bugzilla@jessica.w3.org>
- Date: Thu, 10 Jan 2013 00:38:55 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20628
Bug ID: 20628
Summary: Constants (or enumerations) used as property and
method values eed to have forms and templates
Classification: Unclassified
Product: webplatform.org
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: default
Assignee: public-webplatform-bugs@w3.org
Reporter: scottrowe@google.com
QA Contact: public-webplatform-bugs@w3.org
CC: eliotgra@microsoft.com, schepers@w3.org
Constants (or enumerations), used as property and method return values, need to
have forms and templates designed for them so that they may be reused between
object methods. The design would allow the user to specify the names, types,
and descriptions of the constant values method, and those values would be
described with their own form and template. Ideally, the exceptions templates
could be nested within the method pages so that the user is not forced to click
through to yet another page to see details.
Currently these have to be defined in-line with the property or method return
value.
See http://docs.webplatform.org/wiki/apis/webrtc/RTCPeerConnection/peerIdentity
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
Received on Thursday, 10 January 2013 00:38:56 UTC