Report both the main and impl reporter from submitted reporter queue.
The impl reporter is now also added to the submitted reporter queue in addition to the main reporter, so that now reports from both the main and impl reporter will be issued. e.g. For the following frame sequence: BI_1 BM_1 S_1 P_1 BI_2 C_1 A_1 S_2 P_2 Now the sequence BI_2 -> S_2 -> P_2 will be reported in addition to the existing reporting of BI_1 -> BM_1 -> C_1 A_1 S_2 P_2 Bug: 1059282 Change-Id: I2665d0df5bab15136ee5325bcd34729a1ae9f0a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124694Reviewed-by:Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Mingjing Zhang <mjzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#757893}
Showing
Please register or sign in to comment