0
Files
src/chrome
Tomek Jurkiewicz 95c0d87b14 Revert "gardener: disable SupervisedUserIframeFilterTest.BlockedMainFrameFromBlockListIsStrippedInRemoteApproval"
This reverts commit 743a4e52a7.

Reason for revert: Restoring tests (they appear to no longer flake)
Bug: 356676072, 356793540
Cq-Include-Trybots: luci.chromium.try:linux-chromeos-dbg

Original change's description:
> gardener: disable SupervisedUserIframeFilterTest.BlockedMainFrameFromBlockListIsStrippedInRemoteApproval
>
> This test is flaky on ChromeOS since 2024-07-30. See example build:
> https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-dbg/37120
>
> Bug: 356676072
> Change-Id: I54b5a9500b6fdfe03070475a1598121499a4a6a0
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5783842
> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
> Reviewed-by: Avi Drissman <avi@chromium.org>
> Commit-Queue: Keren Zhu <kerenzhu@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1342283}

Bug: 356676072
Change-Id: If602ca065567b8b17d9868ba91f766ffe9879df0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5967233
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Tomek Jurkiewicz <tju@google.com>
Cr-Commit-Position: refs/heads/main@{#1374770}
2024-10-28 18:56:26 +00:00
..

Chrome

This directory contains the open source, application layer of Google Chrome.

Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX.

Specific products include:

  • Chrome desktop browser for Chrome OS, Windows, Mac and Linux
  • Chrome mobile browser for Android
  • Chrome OS system UI

See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.