RESOLVED FIXED 50690
Web Inspector: Protocol cleanup task. Remove WebInspector wrappers for TimelineAgent functions.
https://bugs.webkit.org/show_bug.cgi?id=50690
Summary Web Inspector: Protocol cleanup task. Remove WebInspector wrappers for Timeli...
Ilya Tikhonovsky
Reported 2010-12-08 07:55:16 PST
%subj%
Attachments
[patch] initial version (4.28 KB, patch)
2010-12-08 08:00 PST, Ilya Tikhonovsky
no flags
[patch] second version (3.78 KB, patch)
2010-12-08 08:44 PST, Ilya Tikhonovsky
no flags
Ilya Tikhonovsky
Comment 1 2010-12-08 08:00:44 PST
Created attachment 75904 [details] [patch] initial version
Yury Semikhatsky
Comment 2 2010-12-08 08:16:57 PST
Comment on attachment 75904 [details] [patch] initial version View in context: https://bugs.webkit.org/attachment.cgi?id=75904&action=review > WebCore/inspector/front-end/inspector.js:544 > + this._timelineAgent= new WebInspector.TimelineAgent(); Please inline TimelineAgent code here.
Ilya Tikhonovsky
Comment 3 2010-12-08 08:44:33 PST
Created attachment 75908 [details] [patch] second version
Ilya Tikhonovsky
Comment 4 2010-12-08 08:54:45 PST
Committed r73524 M WebCore/ChangeLog M WebCore/inspector/Inspector.idl M WebCore/inspector/front-end/TimelineAgent.js M WebCore/inspector/front-end/TimelinePanel.js r73524 = ff10263609b8fea8bf4edeab7ed7cb6171b0576c (refs/remotes/trunk)
Note You need to log in before you can comment on or make changes to this bug.