Re: Implementing the web timing spec
Georg Maaß <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
johnjbarton wrote: > That places a burden on all users for performance timing information > useful to a few. Should we adopt this broadly and put more profiling and > debugging into DOM? If not why this particular one? I think we should make it configurable whether to enable it by default, if the website requests for it, whether to ask the user, if the web site requests for it, or whether to always keep it of. I think we should not switch it on, if the website does not request for it using a HTTP header, which is to be specified. For non HTTP sources other rules might be specified, when to enable it. Default should be not to enable it to prevent that burdon on each user even those not using int.