commit | 66038c7931113d8153d722700870ef3c7be2658a | [log] [tgz] |
---|---|---|
author | luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> | Mon Jun 16 22:36:45 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 16 22:36:45 2025 |
tree | e419340951279b2c55b767918d6cb2624af74724 | |
parent | 16c20172f9f3c3416dc713e2013bfbf367246306 [diff] |
Revert "NoLateBeginFrames experimental configs" This reverts commit 7cc9ca630145a51e9e49ba17b571eeb5c21b50ed. Reason for revert: LUCI Bisection has identified this change as the cause of a test failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/test-analysis/b/5199578363068416 Sample build with failed test: https://ci.chromium.org/b/8711886744517174689 Affected test(s): [ninja://chrome/android:monochrome_public_test_ar_apk/org.chromium.chrome.browser.vr.WebXrArAnchorsTest#testFreeFloatingAnchorSucceeds__ChromeTabbedActivity](https://ci.chromium.org/ui/test/chromium/ninja:%2F%2Fchrome%2Fandroid:monochrome_public_test_ar_apk%2Forg.chromium.chrome.browser.vr.WebXrArAnchorsTest%23testFreeFloatingAnchorSucceeds__ChromeTabbedActivity?q=VHash%3A0997725764c6d359) [ninja://chrome/android:monochrome_public_test_ar_apk/org.chromium.chrome.browser.vr.WebXrArAnchorsTest#testFreeFloatingAnchorSucceeds__CustomTabActivity](https://ci.chromium.org/ui/test/chromium/ninja:%2F%2Fchrome%2Fandroid:monochrome_public_test_ar_apk%2Forg.chromium.chrome.browser.vr.WebXrArAnchorsTest%23testFreeFloatingAnchorSucceeds__CustomTabActivity?q=VHash%3A0997725764c6d359) [ninja://chrome/android:monochrome_public_test_ar_apk/org.chromium.chrome.browser.vr.WebXrArAnchorsTest#testFreeFloatingAnchorSucceeds__WebappActivity](https://ci.chromium.org/ui/test/chromium/ninja:%2F%2Fchrome%2Fandroid:monochrome_public_test_ar_apk%2Forg.chromium.chrome.browser.vr.WebXrArAnchorsTest%23testFreeFloatingAnchorSucceeds__WebappActivity?q=VHash%3A0997725764c6d359) [ninja://chrome/android:monochrome_public_test_ar_apk/org.chromium.chrome.browser.vr.WebXrArAnchorsTest#testHitTestAnchorSucceedsWithPlane__ChromeTabbedActivity](https://ci.chromium.org/ui/test/chromium/ninja:%2F%2Fchrome%2Fandroid:monochrome_public_test_ar_apk%2Forg.chromium.chrome.browser.vr.WebXrArAnchorsTest%23testHitTestAnchorSucceedsWithPlane__ChromeTabbedActivity?q=VHash%3A0997725764c6d359) [ninja://chrome/android:monochrome_public_test_ar_apk/org.chromium.chrome.browser.vr.WebXrArAnchorsTest#testHitTestAnchorSucceedsWithPlane__CustomTabActivity](https://ci.chromium.org/ui/test/chromium/ninja:%2F%2Fchrome%2Fandroid:monochrome_public_test_ar_apk%2Forg.chromium.chrome.browser.vr.WebXrArAnchorsTest%23testHitTestAnchorSucceedsWithPlane__CustomTabActivity?q=VHash%3A0997725764c6d359) and 33 more ... If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Ftest-analysis%2Fb%2F5199578363068416&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F6639829&type=BUG Original change's description: > NoLateBeginFrames experimental configs > > Add `fieldtrial_testing_config` and webview flags > > Bug: 40900977 > Change-Id: I4d6ce5ca99cea52903920f0ee734b5a3bb069009 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6639829 > Reviewed-by: Victor Miura <vmiura@chromium.org> > Auto-Submit: Jonathan Ross <jonross@chromium.org> > Commit-Queue: Victor Miura <vmiura@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1474394} > Bug: 40900977 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I0696c590af9a4fe7eb438456b3e4e887e96b2e4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6649764 Owners-Override: Hailey Wang <haileywang@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Hailey Wang <haileywang@google.com> Commit-Queue: Hailey Wang <haileywang@google.com> Cr-Commit-Position: refs/heads/main@{#1474625}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.