Summary
Per https://en.wikipedia.org/wiki/Wikipedia:Teahouse#[hCaptcha]_There_was_an_error_in_your_callback., performance.measure is causing errors in Firefox 102. No one else seems to be using performance.measure, so we should rework our code here to be compatible with older browsers.
The call is being done from ext.confirmEdit.hCaptcha/utils.js.
Acceptance criteria
- Equivalent functionality is implemented for the current usage of performance.measure()


