- From: Tobie Langel <tobie@fb.com>
- Date: Mon, 8 Oct 2012 15:07:47 +0000
- To: Paul Bakaus <pbakaus@zynga.com>, "public-web-perf@w3.org" <public-web-perf@w3.org>
On 10/8/12 11:17 AM, "Paul Bakaus" <pbakaus@zynga.com> wrote: >On 03.10.12 07:30, "Reitbauer, Alois" <Alois.Reitbauer@compuware.com> >wrote: > >>Sure! >> >>A unified API for diagnosing the performance of Web applications exposing >>the same information (JS profiling, memory profiling, rendering, ©) as >>Chrome Developer Tools, Firebug and similar tooling. > > >Yes, thank you! Not sure if we're talking about the same thing, but this >was something Tobie and I proposed when we talked to the group, but >broader than what you are describing - basically, a "developer opt-in API" >that every browsers' debug mode enables, and implements many of the >debugging/perf APIs for developers that are otherwise not being >implemented because of fingerprinting concerns. Introducing the concept of a "developer/debug" API that triggers a prompt (much like geolocation does) for these things would be awesome. Not only could this help in the above mentioned use cases, it could also be applied to other useful, yet potentially insecure things such as taking screenshots, which would allow automating ref testing (e.g. for CSS[1]) but also to diagnose complex browser bugs on applications in production by getting the user to easily send a screenshot. --tobie --- [1]: http://wiki.csswg.org/test/reftest
Received on Monday, 8 October 2012 15:08:09 UTC