commit | 824b062db48c3678b17bf15cdd57118429e41722 | [log] [tgz] |
---|---|---|
author | Domenic Denicola <domenic@chromium.org> | Thu Nov 12 19:22:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 12 19:22:45 2020 |
tree | 6f0cd9c72fd1213c93b019135726b0486726e711 | |
parent | 12e8dcf418e5cbfa9861684837b7eeff5f9b2e66 [diff] |
Origin isolation: enable by default Intent to Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/WW4fGjvroWI Further work on removing origin trial code and the flags is tracked in https://crbug.com/1148056 and https://crbug.com/1148057. Bug: 1042415 Change-Id: Icbeecd0b592c76d36e2111b8e4d8fe30dbb63343 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533145 Commit-Queue: Domenic Denicola <domenic@chromium.org> Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#826910}
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.
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.