commit | ab67b04fa35505e14617ca78deee05e31dd260a0 | [log] [tgz] |
---|---|---|
author | Nate Chapin <[email protected]> | Tue May 04 21:00:51 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 04 21:00:51 2021 |
tree | 200b184d3c888f7517f78d0aba93ecdae0681a06 | |
parent | 0933042b390fd61b7bf6afa6feed5f8359b328ed [diff] |
Revert "Run the history update steps for document.open()" This reverts commit 4dbe1e1b6d52881bc58ecf66e7f795751af407aa. Bug: 1046898, 1189026 Change-Id: I89da0362695017c7556464d12e5671886200f2c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2818538 Reviewed-by: Nathan Parker <[email protected]> Reviewed-by: David Bertoni <[email protected]> Reviewed-by: Josh Karlin <[email protected]> Reviewed-by: Charlie Reis <[email protected]> Reviewed-by: Rakina Zata Amni <[email protected]> Commit-Queue: Nate Chapin <[email protected]> Cr-Commit-Position: refs/heads/master@{#879063}
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.