| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Exportable changes to web-platform-tests were detected in this CL and a pull request in the upstream repo has been made: https://github.com/web-platform-tests/wpt/pull/56044.
When this CL lands, the bot will automatically merge the PR on GitHub if the required GitHub checks pass; otherwise, ecosystem-infra@ team will triage the failures and may contact you.
WPT Export docs:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md#Automatic-export-process
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[soft navs] Clean up SoftNavigationTestHelper.get*PerformanceEntries*
Drive-by cleanup of soft navs test helpers. The main thing is that the
include_soft_navigation_observations option was previously removed from
getPerformanceEntries, but was still being passed in some places, so
some tests were actually comparing minNumEntries to a bool.
Additionally, this changes minNumEntries to default to 1 to remove
some boilerplate, since we almost always use that. I think this is a
minor readability improvement.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The WPT PR for this CL has been merged upstream! https://github.com/web-platform-tests/wpt/pull/56044
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |