Implement BaseAudioContext
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}
Showing
Please register or sign in to comment