Let IsComposited expire, push back offscreen canvas metrics
Blink.OffscreenCanvas.NewOffscreenCanvas and OffscreenCanvas.Transferred are still giving us good data, push back their expiry to next year with other canvas metrics. I did the same for IsComposited last week, but looking into it it looks like we've been getting bad data from it for at least a year. It is redundant with isAccelerated anyway, so change it back to the old date to let it expire. Bug: 1160792, 1160789 Change-Id: I7fcd0f1d9a2c92059c8b2ddeec7280c061e019c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625288Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#842737}
Showing
Please register or sign in to comment