Revert "Include image data when reporting UKM from canvas readbacks."
This reverts commit 5bf5f652. Reason for revert: This cl caused a perf regression in the rendering.mobile and blink_perf.canvas benchmarks. Bug: 1092434,1087234,973801 Original change's description: > Include image data when reporting UKM from canvas readbacks. > > This is a reland of https://crrev.com/c/2207979, but which takes extra steps to avoid performance regressions. In particular: > * No additional overhead is incurred if the user is not in the identifiability study. > * The overhead of constructing the pixmap is posted to another thread, rather than holding up the current thread. > > Bug: 973801,1087234 > Change-Id: I7701c622e4d146504b1ea57d0f2047aa2a98ed9f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224820 > Reviewed-by: Fernando Serboncini <fserb@chromium.org> > Reviewed-by: Asanka Herath <asanka@chromium.org> > Commit-Queue: Chris Fredrickson <cfredric@google.com> > Cr-Commit-Position: refs/heads/master@{#775558} TBR=fserb@chromium.org,asanka@chromium.org,cfredric@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 973801, 1087234 Change-Id: I5bc8452692562f8b82af0c3b0903327b86744cc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236336Reviewed-by:Fernando Serboncini <fserb@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@google.com> Cr-Commit-Position: refs/heads/master@{#776536}
Showing
Please register or sign in to comment