Commit 6a78bd4
ContainerTiming: support PaintTimingMixin
Expose paintTime and presentationTime in the container timing
entries. The implementation is easy as we were obtaining already
accurate PaintTimingInfo (providing this information), so it was
just setting the value on the entry creation.
Explainer: https://github.com/bloomberg/container-timing/blob/main/README.md
Chromestatus: https://chromestatus.com/feature/5110962817073152
I2P: https://groups.google.com/a/chromium.org/g/blink-dev/c/J-WxY0w7bNk/m/VkqnomK-CAAJ
Ticket for supporting the mixin in the specification:
bloomberg/container-timing#25
Bug: 378827535, 382422286
Change-Id: I98fd8b6821ddff2aeda03e81915a739a88b6d098
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7150902
Reviewed-by: Michal Mocny <[email protected]>
Commit-Queue: José Dapena Paz <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1553483}1 parent eaafc31 commit 6a78bd4
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
0 commit comments