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

Pass document as input to paint timing algorithms #67

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Commits on Mar 9, 2020

  1. Pass document as input to paint timing algorithms

    Since these algorithms are called from the event loop directly, we need to specify the Documents explicitly. In addition, w3c/performance-timeline#162 has been filed to track the change to Performance Timeline to support receiving the global object as argument to the "queue an entry" algorithm.
    npm1 authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    23e5f05 View commit details
    Browse the repository at this point in the history