Clean up no-op core/fetch Priority Hints leftovers
This CL cleans up some unused code that would otherwise be used if we were exposing `importance` as a readonly attribute on the Request interface, but we are not right now. This also replaces a RuntimeEnabledFeatures check for Priority Hints with a DCHECK since we already check the flag earlier than the location this CL touches. R=kinuko@chromium.org, kouhei@chromium.org, yhirano@chromium.org, yoav@yoav.ws Bug: 821464 Change-Id: Ic1d2fe3ddabf4eeec46b5298cc4a914001cd2d32 Reviewed-on: https://chromium-review.googlesource.com/1092243Reviewed-by:Yoav Weiss <yoav@yoav.ws> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Dominic Farolino <domfarolino@gmail.com> Cr-Commit-Position: refs/heads/master@{#565926}
Showing
Please register or sign in to comment