• rtoy's avatar
    Minor cosmetic changes · acbd9fd3
    rtoy authored
    First, use %16p in debugging prints in offline context so that the
    context address lines up with other uses of the address.
    
    Second, add numbers to the AudioNode:NodeType enum. I'm tired of
    counting every time I need to look up a node number when
    DEBUG_AUDIONODE_REFERENCES is enabled.
    
    BUG=
    TESTS=
    
    Review-Url: https://codereview.chromium.org/2269543003
    Cr-Commit-Position: refs/heads/master@{#413467}
    acbd9fd3
AudioNode.h 14.5 KB