commit | 622fe861853dc2bb5cccac524b97b99a6bf0dbfb | [log] [tgz] |
---|---|---|
author | Alan Cutter <alancutter@google.com> | Wed Mar 15 23:55:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 15 23:55:58 2023 |
tree | abf2a15ad5b1cf9f773fa844f51b1318bf3743ea | |
parent | 4b4c0654c0f2b691bfe98981aae7c8a7b9aa35e1 [diff] |
Revert "Add fieldtrial config for 0c tab capture on Windows" This reverts commit 5e64456322dcf7b960e51701828867b16efd57fe. Reason for revert: Webrtc tests now failing on Windows: CaptureHandleBrowserTest.CallingSetCaptureHandleConfigWithNewOriginValueChangesConfigAndFiresEvent CaptureHandleBrowserTest.CrossDocumentNavigationClearsTheCaptureHandle CaptureHandleBrowserTest.CrossOriginNavigationClearsTheCaptureHandle CaptureHandleBrowserTest.PermittedOriginsChangeThatRemovesCapturerCausesEventAndEmptyConfig All/GetDisplayMediaChangeSourceBrowserTest.ChangeSource/6 All/GetDisplayMediaChangeSourceBrowserTest.ChangeSourceReject/4 All/GetDisplayMediaChangeSourceBrowserTest.ChangeSourceReject/6 All/GetDisplayMediaChangeSourceBrowserTest.ChangeSourceReject/7 All/GetDisplayMediaChangeSourceBrowserTest.ChangeSourceThenStopTracksRemovesIndicators/6 All/GetDisplayMediaChangeSourceBrowserTest.ChangeSourceThenStopTracksRemovesIndicators/7 TabCaptureApiTest.ApiTests TabCaptureApiTest.FullscreenEvents TabCaptureApiTest.TabIndicator WebRtcDesktopCaptureBrowserTest.CloseAndReopenNonSharedTab WebRtcDesktopCaptureBrowserTest.TabCaptureProvidesMinFps WebRtcSameOriginPolicyBrowserTest.ContinueCapturingForSameOriginNavigation ConditionalFocusBrowserTest.CapturedTabFocusedIfAppWaitsTooLongBeforeCallingFocus https://ci.chromium.org/ui/p/chromium/builders/ci/Win10%20Tests%20x64/78324/test-results?sortby=&groupby=&q=ExactID%3Aninja%3A%2F%2Fchrome%2Ftest%3Ainteractive_ui_tests%2FConditionalFocusBrowserTest.CapturedTabFocusedIfAppWaitsTooLongBeforeCallingFocus+VHash%3A03afe4e28bf770c7 Original change's description: > Add fieldtrial config for 0c tab capture on Windows > > Additionally, switch region capture tests to use GPU until the 0c > feature detection bug (https://crbug.com/1424557) gets fixed. > > Bug: 1424557 > Change-Id: If23ab0a905ada0bff59e18c10f95644ec79a3c04 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4336159 > Reviewed-by: Ted (Chromium) Meyer <tmathmeyer@chromium.org> > Commit-Queue: Piotr Bialecki <bialpio@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1117723} Bug: 1424557 Change-Id: I18d4ec19d5a3b06b043288d16c1f511ce01221a7 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4342473 Reviewed-by: Piotr Bialecki <bialpio@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Alan Cutter <alancutter@google.com> Owners-Override: Alan Cutter <alancutter@google.com> Auto-Submit: Alan Cutter <alancutter@google.com> Cr-Commit-Position: refs/heads/main@{#1117846}
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.