• acolwell's avatar
    Remove the lies WebMediaPlayerImpl is telling V8. · 076f5379
    acolwell authored
    Removing hacky code that sends made up data to V8 to trick it into running
    GC more often. This was added a long time ago and it is unlikely it is
    actually helping things anymore. Removing this code also eliminates
    WebMediaPlayerImpl's dependency on V8 which helps with moving this code
    to media/blink.
    
    BUG=408338
    
    Review URL: https://codereview.chromium.org/512033002
    
    Cr-Commit-Position: refs/heads/master@{#292303}
    076f5379
webmediaplayer_impl.cc 34.7 KB