jenkins-bot has submitted this change and it was merged.

Change subject: navtiming: No longer send domLoading to EventLogging
......................................................................


navtiming: No longer send domLoading to EventLogging

It's optional in the schema. We can update the schema later.

Bug: T131565
Change-Id: Ie7852daec1853eba619fa9d2ecd7b4f2b64409e2
(cherry picked from commit 8067cfc35c8237a035ebbb61b5fe8af393febcaf)
---
M modules/ext.navigationTiming.js
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Krinkle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/ext.navigationTiming.js b/modules/ext.navigationTiming.js
index 778de56..737e25d 100644
--- a/modules/ext.navigationTiming.js
+++ b/modules/ext.navigationTiming.js
@@ -78,7 +78,6 @@
                        'connectStart',
                        'domComplete',
                        'domInteractive',
-                       'domLoading',
                        'fetchStart',
                        'loadEventEnd',
                        'loadEventStart',

-- 
To view, visit https://gerrit.wikimedia.org/r/281080
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7852daec1853eba619fa9d2ecd7b4f2b64409e2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/NavigationTiming
Gerrit-Branch: wmf/1.27.0-wmf.19
Gerrit-Owner: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to