commit | e84c073d1ec169513de4bc7185fe2475ec028154 | [log] [tgz] |
---|---|---|
author | Dominic Farolino <domfarolino@gmail.com> | Mon Jul 22 15:26:12 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 22 15:26:12 2019 |
tree | 5833568669debb0b4f12fc1f5a2dcec1437e7816 | |
parent | b0da3d991a16d26674721c7273b3bb19ddad8a45 [diff] |
Add UseCounter for rel=stylesheet link headers PreloadHelper::LoadLinksFromHeader is currently the only time we consider loading link headers, so in order to count how many of these link headers are not rel=preload, but rel=stylesheet, this seems to be the best place to perform a count. Bug: 19237 Change-Id: I1c5cb5eb2200875a56714484f40e955b27d13746 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710505 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/master@{#679551}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .