[ElementTiming] Text support part 2
This CL allows dispatching text Element Timing entries. The TextElementTiming attribute in TextRecordsManager cannot be set on the constructor of TextPaintTimingDetector because it is constructed too early, upon construction of LocalFrameView. The intersectionRect is not supported yet because TextRecord does not include that information. Bug: 942033 Change-Id: I65001c25d5ba874456a7bdea4cc26df8d059ee63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1639107 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#666397}
Showing
Please register or sign in to comment