• rtoy's avatar
    Implement BaseAudioContext · 528d8818
    rtoy authored
    Implements BaseAudioContext as the base class of an AudioContext and
    OfflineAudioContext, moving the relevant attributes and methods from
    AudioContext to BaseAudioContext.
    
    The changes in the expected results are mostly caused by exception
    messages now saying BaseAudioContext instead of AudioContext.
    
    BUG=555608
    TEST=no new tests
    
    Review-Url: https://codereview.chromium.org/1865583002
    Cr-Commit-Position: refs/heads/master@{#417297}
    528d8818
audiocontext-close-expected.txt 3.66 KB