commit | 7df73955618b625c0600dff43353253f85c49676 | [log] [tgz] |
---|---|---|
author | Sean Topping <[email protected]> | Thu May 16 17:21:16 2019 |
committer | Commit Bot <[email protected]> | Thu May 16 17:21:16 2019 |
tree | 4cd25d18d081bcda9973579f302121d58958b8ee | |
parent | bb8be2ced0f6bc4e341ff518c016b7732be9d932 [diff] |
Check for nullptr in GetInnerWebContents() Not all platforms provide a BrowserPluginGuestManager (e.g. Cast), so perform a nullptr check before using it. Bug: internal b/132814855 Test: CQ Change-Id: I819dc85c214e292ae72068c7b8d48e266209a938 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613972 Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Lucas Gadani <[email protected]> Reviewed-by: Charlie Reis <[email protected]> Commit-Queue: Sean Topping <[email protected]> Cr-Commit-Position: refs/heads/master@{#660449}
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 .