commit | de5062b344ab6b9a8ada0b4e4181097063dc64ce | [log] [tgz] |
---|---|---|
author | Nick Diego Yamane <nickdiego@igalia.com> | Wed Nov 24 21:39:55 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 24 21:39:55 2021 |
tree | 0ea4b3932a1a373a78781610631dba2e7c157fc5 | |
parent | 5426fe4e850639a6637906ff5e586c3873aaa1ae [diff] |
wayland: disable CopyPasteOnlyClipboardTest.OverlappingReadRequests It was aimed at exercising a code path reachable only while clipboard data reading was done asynchronously, ie: before crrev.com/26e559e. So, disable it for now and add a TODO to re-enable it once ui::Clipboard is finally migrated to be async. R=thomasanderson Bug: 1273393 Change-Id: If836e83a5119ab8165cc260ac84f5bac0c0413fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299642 Commit-Queue: Nick Yamane <nickdiego@igalia.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/main@{#945123}
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.