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

Centralize setting the active document #2671

Merged
merged 2 commits into from
May 18, 2017
Merged

Commits on May 17, 2017

  1. Centralize setting the active document

    This makes browsing context's active document a getter, returning
    browsing context's WindowProxy object's [[Window]] internal slot's
    associated Document.
    
    This removes some service worker text that was added in #1776.
    Reinstating that in some manner is #2687.
    
    Fixes #2657, fixes #2676.
    annevk committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8684463 View commit details
    Browse the repository at this point in the history
  2. feedback

    annevk committed May 17, 2017
    Configuration menu
    Copy the full SHA
    a273051 View commit details
    Browse the repository at this point in the history