poorejc opened a new issue, #284: URL: https://github.com/apache/incubator-flagon-useralejs/issues/284
performance.timing.navigationStart is used to normalize timing across browser contexts in the WebExt. It's deprecated: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceTiming/navigationStart performance.timeOrigin is equivalent and looks to be a suitable replacement: https://github.com/w3c/hr-time/issues/27#issuecomment-229443622 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org