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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 02:12:18 PDT 2012


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





--- Comment #4 from pdeng6 <pan.deng at intel.com>  2012-11-01 02:13:40 PST ---
(In reply to comment #3)
> I don't see how this is different from the Timeline itself. We should not confuse a) debugging / instrumentation capabilities and b) web-facing API for client side instrumentation. The standards you are mentioning are (b). If (b) provides something that it missing in the Timeline or Network tabs, we should file explicit requests and consider adding it there.

Thanks for your comments,
I know there are similar functionalities in network and Timeline panel. The 'PerfTimeline' panel was thought to be a visualization tool for web performance timing user...

For network panel, is it possible that we have a OverviewPane line Timeline panel? It will be easy to select resources we care. And can we show more resource load time breakdown when popover a resource bar? Like DNS time, connect time.
For timeline panel, can we integrate user timing API? Developer who use performance.mark and performance.measure also get the overview. I feel user’s mark are even better than providing all JS events.

Thanks
Pan

-- 
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