RCFilters: Log performance data
authorRoan Kattouw <roan.kattouw@gmail.com>
Mon, 25 Sep 2017 22:28:47 +0000 (15:28 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Mon, 25 Sep 2017 22:28:47 +0000 (15:28 -0700)
commitb3f9593262f1f5fa1909941bbc68d89bae2b0495
tree25fefe1870ce7d8b113f629f508dac16e5d2e419
parent3a79761da37abe0e147e4a5ee61b7ee17ec7efc3
RCFilters: Log performance data

Just UI ready time and wgBackendResponseTime for now.
Sanitizing responseStart and especially firstPaint cross-browser
is too messy. NavigationTiming has code for it but that would
need to be exposed somewhere.

Bug: T176652
Change-Id: I6caf52fe8bc77fac0426d73549553301c5951c32
resources/src/mediawiki.rcfilters/mw.rcfilters.init.js