0
Files
src/third_party
Yoav Weiss 557b90f4ec Ensure Soft Navigation LCP, FCP and FP fire more than once
There were a couple of issues preventing paint entries from firing after
the first soft navigation is detected:
1) The related flags were reset only once.
2) Image paint flags were not reset at all.

This CL fixes those two issues.
There's another issue [1] this work revealed, which would wait for a
followup.

[1] https://crbug.com/1397720

Bug: 1395507
Change-Id: Ib5aa9f240c7d67f934315a2643ccc022ad4ced72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4083642
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1080310}
2022-12-07 13:58:51 +00:00
..
2022-12-05 23:05:43 +00:00
2022-11-30 17:35:53 +00:00
2022-11-11 00:14:33 +00:00
2022-11-29 21:23:32 +00:00
2022-12-01 17:04:04 +00:00
2022-11-10 17:50:27 +00:00
2022-12-06 16:28:57 +00:00
2022-12-06 01:13:26 +00:00
2022-12-06 00:29:22 +00:00
2022-11-10 07:07:41 +00:00

The third_party directory contains sources from other projects.

For guidelines on adding a new package to the third_party directory can be found at //docs/adding_to_third_party.md