commit | 43a44b23c528086b070d38463561b64b2bc563d4 | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Wed Nov 02 00:46:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 02 00:46:55 2022 |
tree | 4cb6049c7261927e1918af24985b62ccae76efb7 | |
parent | f6bf6062de6ca1a2031d5affea866cc463645cea [diff] |
Update uses of WebContentsConsoleObserver::Wait to check return value. The return value is newly-added and will be marked [[nodiscard]] as soon as all uses are updated. Previous CLs update under content/ but nothing outside of content/. BUG=1379192 This CL was uploaded by git cl split. R=estark@chromium.org Change-Id: I1f473d0ab430430e7aa51f618995f4db4d95d49a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3988239 Reviewed-by: Trent Apted <tapted@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1066268}
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.