commit | 343955c156dc3e727cf8aa73daa49a674f7bf373 | [log] [tgz] |
---|---|---|
author | Nate Chapin <japhet@chromium.org> | Wed Oct 28 16:09:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 28 16:09:13 2020 |
tree | f2c7314448586f84b3eaca12299d3f8e77397f17 | |
parent | bc42696a80f6c7619ff0c33d76a455a501d7541c [diff] |
Handle null GetExecutionContext() in LinkStyle::Process Bug: 1139708 Test: http/tests/misc/favicon-link-in-detached-frame.html Change-Id: Ie6428708a3ea3dd80abad835deff189deeeedb28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504577 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#821736}
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.