[fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add ProfilerFactPro...
commite055e90058ce72b138ae98717abd5e9c73dd8a51
authorMichael Comella <michael.l.comella@gmail.com>
Tue, 2 Feb 2021 01:48:54 +0000 (1 17:48 -0800)
committerMichael Comella <759372+mcomella@users.noreply.github.com>
Thu, 11 Feb 2021 22:52:36 +0000 (11 14:52 -0800)
tree3fa0dbd44bae6e18581b6c9a0fd512e8c6a2f465
parentc5a85d93f289fa67e314ced33b8354b0cde29a95
[fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add ProfilerFactProcessor and register it, tests.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/FenixApplication.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/perf/ProfilerMarkerFactProcessor.kt [new file with mode: 0644]
mobile/android/fenix/app/src/test/java/org/mozilla/fenix/perf/ProfilerMarkerFactProcessorTest.kt [new file with mode: 0644]