commit | 07a395cebdf2bc323b84212f564bbf808c4de995 | [log] [tgz] |
---|---|---|
author | Sinan Sahin <[email protected]> | Tue Oct 13 20:07:15 2020 |
committer | Commit Bot <[email protected]> | Tue Oct 13 20:07:15 2020 |
tree | ec70e8ac518d877288139aa7f3b648792c00ef6c | |
parent | 8916e4c8f75ba6fecb41c433105ddfd08b595449 [diff] |
[Context menu] Add null check in mOnMenuClosed This is the second attempt at fixing the NPE. (cherry picked from commit c58027465464256f2da6bbb1693c3073058e2753) Bug: 1133172 Change-Id: Iabe5faf1814147d3069ae5815fe0c4f1ea441f83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453442 Reviewed-by: Theresa <[email protected]> Commit-Queue: Sinan Sahin <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#814459} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468307 Reviewed-by: Sinan Sahin <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#330} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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.