commit | f72a9f7d073a7d35ef357cc101d7b6a816b19763 | [log] [tgz] |
---|---|---|
author | Mike Dougherty <michaeldo@chromium.org> | Fri Sep 02 19:34:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 02 19:34:30 2022 |
tree | e8285f5f08f7e6da2cfd4abfa77a8350ad996dc9 | |
parent | 5e43899b933b3dcbeee9454b23ab404674164f18 [diff] |
Revert "Remove ChromeEarlGreyAppInterface dependence on deprecated APIs" This reverts commit 40c03fda9017574f72552a0d3665f62efdcc3668. Reason for revert: Breaking ios-internal Original change's description: > Remove ChromeEarlGreyAppInterface dependence on deprecated APIs > > There should always be a main frame available when attempting to execute > JavaScript. > > Additionally, cleanup unnecessary dependencies on > `//ios/web/public/deprecated`. > > Bug: 1278454 > Change-Id: I229a743815c3ddf881bef0899ae297fb7cb83d17 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3857640 > Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> > Reviewed-by: Rohit Rao <rohitrao@chromium.org> > Commit-Queue: Mike Dougherty <michaeldo@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1042703} Bug: 1278454 Change-Id: I57117f897b9b9b8e42b5551d86aee19cf391ceaa No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3871882 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1042719}
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.