Commit bc8ec77
Thiago Perrotta
bidi: remove tlsEnd from network.FetchTimingInfo
tlsEnd never made it to the spec:
https://w3c.github.io/webdriver-bidi/#type-network-FetchTimingInfo
c.f. w3c/webdriver-bidi#204:
> tlsEnd: float this should be the same as connectEnd
As it is a redundant param anyway, remove it from WPT.1 parent 13ba7ce commit bc8ec77
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments