| commit | f2f17adb5ac42411697665b8ca2fa2c4e3a75818 | [log] [tgz] |
|---|---|---|
| author | Takashi Toyoshima <toyoshim@chromium.org> | Tue Oct 03 09:38:30 2017 |
| committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 03 09:38:30 2017 |
| tree | f42c68e53220236fae2896d3a17a55ec7a02615f | |
| parent | d60fffd82610b50797b45ba9dd9ad58fdccc9141 [diff] |
ResourceLoadScheduler: add a sub-frame specific param to limit requests The first results from beta channel trial reveals typical outstanding request numbers of sub-frames are very different from one of the main frame. It suggests us to have different limits for each, e.g. more aggressive limit for sub-frames. This patch adds a separate trial parameter to set the outstanding limit for sub-frames so that we can study performance difference from field trials of having different limits for the main frame and others. Bug: 768325 Change-Id: I82e8169a00acfa71a8895869621f7c1333902a85 Reviewed-on: https://chromium-review.googlesource.com/681098 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#505993}
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 .