Bug 146520
| Summary: | REGRESSION: Web Inspector: InspectorFrontendHost.Beep() returns an error (breakpoint beep actions broken) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Devin Rousso
Whenever I try to call InspectorFrontendHost.Beep() I get the following error:
ERROR: >SystemSoundClient> 49: Couldn't connect to system sound server
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21636883>
Timothy Hatcher
This will affect using beep as a breakpoint action, so this is likely a regression. Maybe a sandbox issue?
Timothy Hatcher
*** This bug has been marked as a duplicate of bug 146525 ***