[Webkit-unassigned] [Bug 46855] New: systemBeep() still beeps when run in DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 16:49:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46855

           Summary: systemBeep() still beeps when run in DumpRenderTree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: mjs at apple.com, abarth at webkit.org


systemBeep() still beeps when run in DumpRenderTree

We should find some way to make it not beep.  Ideally it should log instead.

Sound* is where systemBeep() is implemented.  It's a static function, so it doesn't seem like there is a very good way to find out that we're running inside DumpRenderTree.

This is very annoying when I'm running the layout tests in the background and doing other things with my computer.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list