commit | 191a03c6d0ba2ad1e1195d259fc1fd320c120d4f | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <lukasza@chromium.org> | Fri Jun 04 19:20:38 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 04 19:20:38 2021 |
tree | f33a2108fa3ba416bb6be95b1a2f45275f0fe069 | |
parent | d98d134bb4d9dfb22df1c5816055f7ab1cc0d4a4 [diff] |
Revert kTab IPC verification in OnOpenChannelToExtension. There are quite a few reports, so let's disable the IPC verification to give us a bit more time to analyze the reports without continuing to disrupt the Canary users. Bug: 1212918 Fixed: 1215904 Change-Id: I30aaaaae10cd9c6391d15a75f3079f8e429a9fad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2941103 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Auto-Submit: Ćukasz Anforowicz <lukasza@chromium.org> Reviewed-by: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#889404}
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.