Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve spec compliance of discarding BCs #24143

Merged
merged 1 commit into from Sep 27, 2019

Commits on Sep 22, 2019

  1. improve spec compliance of discarding BCs

    do not handle compositor input events when BC is being discarded
    
    prevent firing of timers for discarded BCs
    
    return null for opener is BC has been discarded
    
    bundle discard BC steps into window method
    
    return null in window.opener, if BC has already been discarded
    
    move the window closed check pre-event to script-thread
    gterzian committed Sep 22, 2019
You can’t perform that action at this time.