-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "[LargestContentfulPaint] Set startTime"
This reverts commit 6df4545104337f8087db2c39ebb2ff8f8b03ac89. Reason for revert: Reverting the revert might "fix" the test now that the failures are expected after a new wpt roll: https://crrev.com/219a669145c403c99e3d7f441abbaad0e5d23a90/third_party/blink/web_tests/platform/win7/virtual/scalefactor200withoutzoom/external/wpt/largest-contentful-paint/observe-after-untrusted-scroll-expected.txt Original change's description: > Revert "[LargestContentfulPaint] Set startTime" > > This reverts commit 58051e426031caabd8ae28b96a9be1f92f3cd913. > > Reason for revert: Most suspicious CL for failing paint-related test > failures as mentioned in the linked bug. > > Bug: 987915 > > Original change's description: > > [LargestContentfulPaint] Set startTime > > > > Currently startTime is 0, which is a problem because getEntries() > > methods all sort by startTime. To help with this problem, we set the > > startTime to renderTime, if available, or to loadTime, if renderTime is > > nt available. > > > > Bug: 965505 > > Change-Id: Ie70b69269f7ce4be0fdc94f33a44a84e062d3ba5 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719379 > > Reviewed-by: Yoav Weiss <[email protected]> > > Commit-Queue: Nicolás Peña Moreno <[email protected]> > > Cr-Commit-Position: refs/heads/master@{#681147} > > [email protected],[email protected] > > Change-Id: Ie810b8a3ac88369ab73a66670865f462f590e1ec > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 965505 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719351 > Reviewed-by: Friedrich [CET] <[email protected]> > Commit-Queue: Friedrich [CET] <[email protected]> > Cr-Commit-Position: refs/heads/master@{#681224} [email protected],[email protected],[email protected] Change-Id: I02478f0c560c64268593c3a9df158b4e505f4667 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 987915, 965505 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720811 Reviewed-by: Friedrich [CET] <[email protected]> Commit-Queue: Friedrich [CET] <[email protected]> Cr-Commit-Position: refs/heads/master@{#681269}
- Loading branch information
1 parent
bc60e6f
commit 7706c8a
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters