RESOLVED DUPLICATE of bug 127885 126906
Web Inspector: implement beep breakpoint action using InspectorFrontendHost
https://bugs.webkit.org/show_bug.cgi?id=126906
Summary Web Inspector: implement beep breakpoint action using InspectorFrontendHost
Blaze Burg
Reported 2014-01-13 08:31:21 PST
When breakpoint actions move to JSC, it won't make sense to perform a beep through JSC.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-01-13 08:31:40 PST
Timothy Hatcher
Comment 2 2014-01-13 13:10:11 PST
Moving it to InspectorFrontendHost might cause a performance issue for auto-continue breakpoints. Though it does make sense for the host to beep instead of the device.
Joseph Pecoraro
Comment 3 2014-01-13 13:16:07 PST
We will need to do this anyways, or put some platform agnostic beep into JavaScriptCore when pushing down ScriptDebugServer and breakpoint actions into JSC.
Timothy Hatcher
Comment 4 2014-02-27 08:47:41 PST
*** This bug has been marked as a duplicate of bug 127885 ***
Note You need to log in before you can comment on or make changes to this bug.