Bug 1478182 [wpt PR 12171] - add cvazac as "suggested reviewer" for server-timing, a=testonly

Automatic update from web-platform-testsMerge pull request #12171 from cvazac/master

add cvazac as "suggested reviewer" for server-timing
--

wpt-commits: bb001a974a51164318f0fb8e82b4b795561150b2
wpt-pr: 12171
This commit is contained in:
Ilya Grigorik 2018-07-30 14:55:53 +00:00 committed by moz-wptsync-bot
parent 076704ead4
commit a37f593c10
3 changed files with 4 additions and 3 deletions

View File

@ -613381,7 +613381,7 @@
"testharness"
],
"server-timing/META.yml": [
"ce150fc9c63386bf0149a92ee8e2bf6689a7ed97",
"127538e884c1b088ccaf7b2878f66924b86e23cd",
"support"
],
"server-timing/cross_origin.html": [
@ -614097,7 +614097,7 @@
"support"
],
"server-timing/resources/parsing/84.js": [
"aa4b60a397c4704689621874403329c705598c9c",
"f3dd7620a89168de9effbc7f8b42e28b3a1af196",
"support"
],
"server-timing/resources/parsing/84.js.sub.headers": [

View File

@ -1,3 +1,4 @@
spec: https://w3c.github.io/server-timing/
suggested_reviewers:
- igrigorik
- cvazac

View File

@ -1 +1 @@
testServerTiming(document.currentScript, [{"name":"metric", "desc":"tabs-should-get-trimmed", "dur": 42.0}])
testServerTiming(document.currentScript, [{"name":"metric","desc":"tabs-should-get-trimmed","dur":42}])