[Webkit-unassigned] [Bug 90307] Standalone Devtools Module for Timeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 14:08:01 PDT 2012


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





--- Comment #3 from Gabriel Peal <gpeal at google.com>  2012-06-29 14:08:00 PST ---
The timeline panel has been pulled out of devtools so it can be embedded in an iframe on any site (only tested in Chrome so far) and prepopulated with an existing timeline recording.

To use it, create with an iframe and set the source to WebKit/Source/WebCore/inspector/front-end/timeline.html

Once the timeline is loaded, it will prepopulate itself with the recording stored at WebKit/Source/WebCore/inspector/front-end/Logs/timeline_data


NOTE: two slight modifications were made in the WebKit source that were required to make this work that shouldn't be rolled into the WebKit trunk so advice for the best way to incorporate it better would be much appreciated.

NOTE: there are not tests yet because the overall concept should evaluated and better integrated into the WebKit trunk first.

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