Page MenuHomePhabricator

Editing timing data incorrect/meaningless when switching editor on mobile
Closed, ResolvedPublic

Description

When switching editors, we re-fire the ready and loaded events, with timing since the very first load (so potentially minutes). This data is not very helpful. If we want to measure the performance of switching we should use different event names.

edit: Looks like we just re-fire the loaded event, and ready is already correctly ignored.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 509088 had a related patch set uploaded (by DLynch; owner: DLynch):
[mediawiki/extensions/MobileFrontend@master] schemaEditAttemptStep: discard loaded events when switching modes

https://gerrit.wikimedia.org/r/509088

Change 509088 merged by jenkins-bot:
[mediawiki/extensions/MobileFrontend@master] schemaEditAttemptStep: discard loaded events when switching modes

https://gerrit.wikimedia.org/r/509088

DLynch added a project: Skipped QA.