Chromium Code Reviews
Descriptionviews: Remove the canvas bounds from View traces.
These traces include getBaseLayerSize for the recording canvas which
would have made more sense when they were added as that represented
the area being rastered. As we are now recording instead, these bounds
do not really exist except for the purpose of tracing here, so just
remove them from the trace events.
They were added in https://codereview.chromium.org/8440008/ which is
sparse in its explanations, but I can only assume was tracking down
some bad performance. We keep the traces so that they show time
distribution still, but the bounds are no longer very interesting
and have no relation to the time spent anyhow.
R=sky@chromium.org
BUG=671433
Review-Url: https://codereview.chromium.org/2825783002
Cr-Commit-Position: refs/heads/master@{#465323}
Committed: https://chromium.googlesource.com/chromium/src/+/952bde5d7daf1e3627e116ce6f2ed770ef0a4913
Patch Set 1 #Patch Set 2 : viewtraces: . #Messages
Total messages: 14 (10 generated)
|