RESOLVED FIXED 136462
Web Inspector: remove ProfilerAgent and legacy profiler files in the frontend
https://bugs.webkit.org/show_bug.cgi?id=136462
Summary Web Inspector: remove ProfilerAgent and legacy profiler files in the frontend
Brian Burg
Reported 2014-09-02 13:47:11 PDT
They are not used anywhere.
Attachments
Proposed fix (182.15 KB, patch)
2014-09-02 16:34 PDT, Brian Burg
timothy: review+
Radar WebKit Bug Importer
Comment 1 2014-09-02 13:47:44 PDT
Brian Burg
Comment 2 2014-09-02 16:34:40 PDT
Created attachment 237530 [details] Proposed fix
Timothy Hatcher
Comment 3 2014-09-02 16:51:31 PDT
Comment on attachment 237530 [details] Proposed fix View in context: https://bugs.webkit.org/attachment.cgi?id=237530&action=review > Source/WebCore/inspector/protocol/Timeline.json:50 > + { "name": "idleTime", "type": "number", "optional": true } Didn't you remove this in another patch?
Brian Burg
Comment 4 2014-09-02 17:04:30 PDT
(In reply to comment #3) > (From update of attachment 237530 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=237530&action=review > > > Source/WebCore/inspector/protocol/Timeline.json:50 > > + { "name": "idleTime", "type": "number", "optional": true } > > Didn't you remove this in another patch? Yes, going to land this one first though once EWS is done.
Brian Burg
Comment 5 2014-09-02 20:17:58 PDT
Note You need to log in before you can comment on or make changes to this bug.