Re: [whatwg] Media elements statistics

2011-02-12 Thread Steve Lacey
crickets... I'll work on a proposal spec for this ;-) On Mon, Feb 7, 2011 at 1:55 PM, Steve Lacey s...@chromium.org wrote: On Thu, Jan 27, 2011 at 4:18 PM, Steve Lacey s...@chromium.org wrote: On Thu, Jan 27, 2011 at 3:38 PM, Chris Double chris.dou...@double.co.nz wrote: On Fri, Jan 28,

Re: [whatwg] Cryptographically strong random numbers

2011-02-12 Thread Adam Barth
On Fri, Feb 11, 2011 at 5:08 PM, Cedric Vivier cedr...@neonux.com wrote: On Sat, Feb 12, 2011 at 04:40, Adam Barth w...@adambarth.com wrote: Is there a specific reason for this limitation? Imho it should throw only for Float32Array and Float64Array since unbounded random floating numbers does

Re: [whatwg] Proposal for separating script downloads and execution

2011-02-12 Thread Glenn Maynard
On Fri, Feb 11, 2011 at 7:31 PM, Glenn Maynard gl...@zewt.org wrote: I think the example code can be simplified a lot to demonstrate the API more clearly. I've attached a simplified version. It also explicitly catches exceptions from execute() and calls errorCallback, and demonstrates