• crogers@google.com's avatar
    2011-04-06 Chris Rogers <crogers@google.com> · 15c9564c
    crogers@google.com authored
            Reviewed by Tony Chang.
    
            Add web audio support to DumpRenderTree (mac port)
            https://bugs.webkit.org/show_bug.cgi?id=57969
    
            * DumpRenderTree/LayoutTestController.cpp:
            (LayoutTestController::LayoutTestController):
            (setEncodedAudioDataCallback):
            (LayoutTestController::staticFunctions):
            * DumpRenderTree/LayoutTestController.h:
            (LayoutTestController::dumpAsAudio):
            (LayoutTestController::setDumpAsAudio):
            (LayoutTestController::encodedAudioData):
            (LayoutTestController::setEncodedAudioData):
            * DumpRenderTree/mac/DumpRenderTree.mm:
            (dumpAudio):
            (dump):
    
    git-svn-id: svn://svn.chromium.org/blink/trunk@83138 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    15c9564c
DumpRenderTree.mm 45.6 KB