- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Feb 2015 02:50:05 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26776 --- Comment #21 from Jerry Smith <jdsmith@microsoft.com> --- We believe an event is likely sufficient, something like: X.XThe KeySystemEvent is used to return Key System specific status messages that provide human readable information on events or errors outside those defined in this specification. Events are constructed as defined in Constructing events [DOM]. Constructor(DOMString type, KeySystemEventInit EventInit)] interface KeySystemEvent : event { readonly attribute DOMString message; }; -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 17 February 2015 02:50:08 UTC