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

Globalutils and self.origin #951

Merged
merged 2 commits into from
Apr 6, 2016
Merged

Globalutils and self.origin #951

merged 2 commits into from
Apr 6, 2016

Commits on Apr 6, 2016

  1. Editorial: put properties shared across globals on mixin

    This makes the following editorial changes:
    
    * Groups base64, timer, and ImageBitmap properties on a single mixin.
    * Removes overloading of timer methods in favor of a union type
    
    It is expected that other standards will make use of this mixin,
    e.g., Fetch will use it to define fetch().
    annevk authored and domenic committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    cdd48e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdba31 View commit details
    Browse the repository at this point in the history