New issue
Advanced search Search tips

Issue 701597 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

DevTools: add differentiation for render-blocking requests

Project Member Reported by phulce@chromium.org, Mar 15 2017

Issue description

In Lighthouse, we need to be able to differentiate between network requests that were render blocking from a <link rel="stylesheet"> tag and that were not render blocking form a <link rel="preload" as="style"> tag. Currently, the initiator looks identical for both requests.

Example gist: https://gist.github.com/patrickhulce/52b781b979cca083430719243bb20029
 
Status: Fixed (was: Assigned)

Sign in to add a comment