[Bug 26372] Report issues/events not related to a specific method call

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26372

--- Comment #18 from Mark Watson <watsonm@netflix.com> ---
Can't this be an attribute with type Sequence<KeyStatus> where KeyStatus is an
interface with attributes keyid (ArrayBuffer) and status (enum) ?

There could then be a simple event when this changes.

Or (IIUC) the attribute could be [Observable], if that is not too new-fangled.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 17 September 2014 00:50:48 UTC