commit | d60354ba4ec0afd0ac83f59eeb2949968d84d8dd | [log] [tgz] |
---|---|---|
author | luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> | Thu Oct 26 23:16:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 23:16:55 2023 |
tree | 8de8a3d14f9efa14e5600ffb83e17b20f4a72c6b | |
parent | f64fe5dad24d53cf401102aec93d2b02d3c55cae [diff] |
Revert "Send a11y announcement for silent notifications" This reverts commit b4abd47dc01c0ee2b9a4822948ffe0b5237ff1f7. Reason for revert: LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8766134691774545969 Sample failed build: https://ci.chromium.org/b/8766134691774545969 If this is a false positive, please report it at https://bugs.chromium.org/p/chromium/issues/entry?comment=Analysis%3A+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8766134691774545969&components=Tools%3ETest%3EFindit&labels=LUCI-Bisection-Wrong%2CPri-3%2CType-Bug&status=Available&summary=Wrongly+blamed+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F4977012 Original change's description: > Send a11y announcement for silent notifications > > Have the screen reader announce when a silent notification (a > notification that goes straight to the notification center without > generating a popup) comes in. The announcement is made regardless of > whether the notification center is currently open. > > Bug: b:278592914 > Change-Id: I195f5c747437d7d88b35e6b44462c408ae209797 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4977012 > Reviewed-by: Anastasia Helfinstein <anastasi@google.com> > Reviewed-by: Andre Le <leandre@chromium.org> > Commit-Queue: Elliot Tuck <etuck@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1215787} > Bug: b:278592914 Change-Id: I163a3ac3ba3499ca74b0f8425a1546a6ba28a624 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4981476 Commit-Queue: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Bot-Commit: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Owners-Override: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1215814}
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.