Re: Implementing the web timing spec

Jonas Sicking <[email protected]> Wed, 10 Mar 2010 11:38:17 -0800
Newsgroups gmane.comp.mozilla.devel.dom
Message-ID <[email protected]>
On 3/10/2010 5:21, Christian Biesinger wrote:
> Jonas Sicking wrote:
>> Sorry about the slow response. Yes, I'd say we're definitely
>> interested in this. I do have some concerns about the spec, which I
>> raised on the relevant mailing lists. However they are mostly about
>> syntax and which specific elements are measured.
>>
>> But all in all I'd love to see this get in to gecko. If you have plans
>> to implement this, or know of anyone who does, please do let us know.
>
> I do in fact know someone who wants to implement this (cc'd). I think
> the idea is to start with implementing window.timing in an initial patch
> and then implement this for elements in a separate patch.

Yeah, that sounds like a good approach. Keep in mind that if the spec 
changes (which seems likely based on Ollis and mine reactions to it), 
we'll need to keep gecko up to date. We might even want to prefix all 
the properties with 'moz' for now.

/ Jonas