Note creation of AudioContext when DEBUG_AUDIONODE_REFERENCES is set.
When DEBUG_AUDIONODE_REFERENCES is set, a message for the destruction of an AudioContext is printed, but there's no matching message for the creation of an AudioContext. Add one to make it symmetric and so we can see how many contexts are created. BUG= Review URL: https://codereview.chromium.org/421603002 git-svn-id: svn://svn.chromium.org/blink/trunk@178958 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment