commit | 1261e8f63a02ff9a6fe941e3b1025242021072f2 | [log] [tgz] |
---|---|---|
author | Robert Ogden <[email protected]> | Wed Jun 24 22:45:46 2020 |
committer | Commit Bot <[email protected]> | Wed Jun 24 22:45:46 2020 |
tree | 45c12ad998e5598ebf8aad03deb0dbfc88c48078 | |
parent | a0d5ce85b6c16978a19f70fc77f5b913a8f61b56 [diff] |
Add field trial param and about:flag for IsolatedPrerender NSP Leaves the command line flag for use in browsertesting and in the about:flag. Note: The browser tests can't set features with params because of this: http://shortn/_ZytN1SHiqN Bug: 1082505 Change-Id: I474fe012c6a00b15f38d70334d677a29815b24b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2265178 Reviewed-by: Ryan Sturm <[email protected]> Commit-Queue: Robert Ogden <[email protected]> Cr-Commit-Position: refs/heads/master@{#782107}
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.