[Webkit-unassigned] [Bug 98636] [Web Inspector] Performance Timeline Panel metabug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 02:43:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98636





--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2012-11-01 02:44:29 PST ---
Since web apis are standardized, it is better to come up with a single viewer in a form of a content script or extension that would uniformly visualize perf data from all browsers.

We don't expect customers to optimize their sites against performance api - they have true instrumentation in the inspector for that. Making them use only perf data from api is a step back for them. Performance API should be rather used to collect stats from the wild. Even regression testing should use inspector protocol instead.

As for missing features in the inspector, please file them as separate bugs. For example, dns info is already available on bar hover on some ports (chromium). And console.timeStamp will appear on timeline.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list