Web Inspector: Generalize the concept of Instruments on the backend to work equally for JSContext and Web inspection
https://bugs.webkit.org/show_bug.cgi?id=158753
Summary Web Inspector: Generalize the concept of Instruments on the backend to work e...
Joseph Pecoraro
Reported 2016-06-14 14:20:40 PDT
Summary: Generalize the concept of Instruments on the backend to work equally for JSContext and Web inspection. Notes: - Programmatic timeline recordings (console.profile/profileEnd) require the backend to know which Instruments to enable/disable. - Right now this only exists in Web inspection (Timeline domain). - We should share code between JSContext and Web inspection so that it behaves the same.
Attachments
Alexey Proskuryakov
Comment 1 2016-09-08 13:56:48 PDT
Note You need to log in before you can comment on or make changes to this bug.