Remove DOMNodeId check from TextPaintTimingDetector
Given that the RecordsManager is now based on LayoutObject and not on the DOMNodeId, there is no need to explicitly consider objects which do not have an Id. This will speed up ShouldWalkObject() a bit. Bug: 999264 Change-Id: I169d30c1a6187bce0e84ec8502e04e1cde9ec9d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834271Reviewed-by:Steve Kobes <skobes@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#702069}
Showing
Please register or sign in to comment