• haraken's avatar
    Remove ActiveDOMCallback · 6ae3c143
    haraken authored
    ActiveDOMCallback is just checking if the associated ExecutionContext
    is suspended or detached. We can do the check using m_scriptState->getExecutionContext().
    Then we can remove ActiveDOMCallback.
    
    BUG=610176
    
    Review-Url: https://codereview.chromium.org/2605683002
    Cr-Commit-Position: refs/heads/master@{#440832}
    6ae3c143
callback_interface.h.tmpl 865 Bytes