commit | 1257ea7e0601a4a2a2a86bcc4a428573813f6cd7 | [log] [tgz] |
---|---|---|
author | John Rummell <jrummell@chromium.org> | Thu Sep 10 00:06:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 10 00:06:45 2020 |
tree | b0858a2dc7d57d8023a2a0efe305e5e7f85d2afe | |
parent | eaac9a2903c8cb9415684024fb943cda5161f1ef [diff] |
Check for context destroyed in MediaKeys Don't allow calls to proceed once the associated content has been destroyed. Bug: 1121414 Test: example in the bug no longer crashes Change-Id: I3bdeb86f2020f684958b624fcc30438babfb5004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378889 Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#805561}
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.