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

Fix: Limit false positives for async stylesheets #1389

Merged
merged 2 commits into from
Jan 4, 2017
Merged

Commits on Jan 3, 2017

  1. Fix: Limit false positives for async stylesheets

    Attempts to reduce false positive rate for tags blocking first paint. Whitelists tags that were added via script or whose rel/async/disabled attributes indicated asynchronous behavior at any point in their lifecycle.
    
    Addresses #1317
    patrickhulce committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    2931849 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. feedback

    patrickhulce committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    b98c13b View commit details
    Browse the repository at this point in the history