
This reverts commit d21335a44e
.
Reason for revert:
To look into webextension-polyfill breakage[1].
[1]: https://groups.google.com/a/chromium.org/g/chromium-extensions/c/gK1Sd57p4go/m/c086dcRBBAAJ
Original change's description:
> [Extensions] Enable ExtensionBrowserNamespaceAlternative by default.
>
> Bug: 401226626
> Change-Id: I64421f9fee3033266b733ce7581649496a1791ca
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6376445
> Reviewed-by: David Bertoni <dbertoni@chromium.org>
> Auto-Submit: Justin Lulejian <jlulejian@chromium.org>
> Commit-Queue: David Bertoni <dbertoni@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1435707}
Bug: 401226626
Change-Id: Idb07ca18cf668a181a52179bb6e9a5bd48c730f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6382803
Reviewed-by: David Bertoni <dbertoni@chromium.org>
Auto-Submit: Justin Lulejian <jlulejian@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: David Bertoni <dbertoni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1436227}
Chromium
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.