[Webkit-unassigned] [Bug 158536] New: Bindings: [InitializedByEventConstructor] should support required and non-nullable dictionary members
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 8 12:20:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158536
Bug ID: 158536
Summary: Bindings: [InitializedByEventConstructor] should
support required and non-nullable dictionary members
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: adam.bergkvist at ericsson.com
An attribute marked with [InitializedByEventConstructor] seem to be nullable and non-required [1] by default. RTCTrackEventInit [2] needs non-nullable and required dictionary members.
[1] http://heycam.github.io/webidl/#required-dictionary-member
[2] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#idl-def-rtctrackeventinit
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160608/4cff55b3/attachment.html>
More information about the webkit-unassigned
mailing list