Re: Implementing the web timing spec
zhihengw <[email protected]> Mon, 12 Apr 2010 11:01:04 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <2c64d898-4094-453b-9733-4da91ff4ce0b@j21g2000yqh.googlegroups.com> |
My ignorance... It's supposed to make it more explicit that UA- specific timing event can be added before I realized that there is no convenient way to define a getter interface in Mozilla's IDL. (Thanks to Chris). I am reverting this change. And, yes, it's the "paint" event I referred to. :-) cheers, Zhiheng On Apr 6, 6:15 pm, Jonas Sicking <[email protected]> wrote: > On 4/6/2010 14:23, zhihengw wrote: > > > Forgot to mention that the draft have been updated according to > > the feedbacks we received, including > > 1) DOMTiming is now a getter (vs. an array of attributes) > > Why on earth, why?! > > / Jonas