- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Jun 2014 08:59:09 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25594 --- Comment #6 from Anne <annevk@annevk.nl> --- It seems per comment 1 asynchronous might be better to allow flexibility in implementations. In that case I would recommend a method that always returns a new promise that at some point resolves with a snapshot of the underlying data. The IDL you want in that case reads: Promise<sequence<Uint8Array>> getUsableKeyIds(); -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 12 June 2014 08:59:12 UTC