Add web platform tests for network quality client hints attributes |
||||
Issue descriptionThree new client hints "rtt", "downlink", "ect" have been added to the existing set of client hints. These three client hints should expose the same information as the corresponding JavaScript NetInfo API. There are existing tests for NetInfo JavaScript API (https://wpt.fyi/netinfo) as well as client hints (https://wpt.fyi/client-hints). This bug tracks the work to these rtt, downlink and ect client hint attributes to the existing client hints test suite.
,
May 17 2018
,
May 17 2018
,
May 18 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c33a4329966daf6f811fec492c15525a38f4da20 commit c33a4329966daf6f811fec492c15525a38f4da20 Author: Tarun Bansal <tbansal@chromium.org> Date: Fri May 18 03:57:39 2018 Add more tests for Netinfo client hints The new tests are very similar to existing tests in https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/external/wpt/netinfo/netinfo-basics.html The new tests verify that the value of client hint headers is within the acceptable range. Bug: 835333 Change-Id: I4d7780c898ac9be93c7c3e88122ebc3557164618 Reviewed-on: https://chromium-review.googlesource.com/1065025 Reviewed-by: Robert Ma <robertma@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#559794} [modify] https://crrev.com/c33a4329966daf6f811fec492c15525a38f4da20/third_party/WebKit/LayoutTests/external/wpt/client-hints/accept_ch.sub.https.html [modify] https://crrev.com/c33a4329966daf6f811fec492c15525a38f4da20/third_party/WebKit/LayoutTests/external/wpt/client-hints/echo_client_hints_received.py
,
May 18 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, May 7 2018