|
|
Chromium Code Reviews
Descriptioncc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers
The CalcDrawProps trace event in DoUpdateLayers actually measures
almost all of DoUpdateLayers. This CL moves it to the right scope
and renames it to BuildPropertyTrees.
BUG=581774
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/2e6973e43cc15172c6e50497f4a77575870f38ff
Cr-Commit-Position: refs/heads/master@{#372092}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 17 (9 generated)
Description was changed from ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 ========== to ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel ==========
The CQ bit was checked by ajuma@chromium.org to run a CQ dry run
Description was changed from ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel ========== to ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel ==========
ajuma@chromium.org changed reviewers: + weiliangc@chromium.org
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1641023002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1641023002/1
The CQ bit was checked by ajuma@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1641023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1641023002/20001
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
LGTM
The CQ bit was checked by weiliangc@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1641023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1641023002/20001
Message was sent while issue was closed.
Description was changed from ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel ========== to ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel ========== to ========== cc: Fix badly-scoped trace event for CDP in LTH::DoUpdateLayers The CalcDrawProps trace event in DoUpdateLayers actually measures almost all of DoUpdateLayers. This CL moves it to the right scope and renames it to BuildPropertyTrees. BUG=581774 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/2e6973e43cc15172c6e50497f4a77575870f38ff Cr-Commit-Position: refs/heads/master@{#372092} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/2e6973e43cc15172c6e50497f4a77575870f38ff Cr-Commit-Position: refs/heads/master@{#372092} |
