[Webkit-unassigned] [Bug 30685] Implement WebTiming feature in InspectorController/Timeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 12:10:28 PDT 2009


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





--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2009-10-22 12:10:28 PDT ---
Here is how I can see this implemented.

- Report this timing information into inspector controller along with the
timeline figures.
- Capture the data even when InspectorController is not enabled.
- Seed window.pageTiming getter function into the global object from within
inspectedWindowScriptObjectCleared callback.

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