Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Issue 2588233002: Fix a crash related to null BrowserPluginGuest on Mac (Closed)

Created:
4 years ago by EhsanK
Modified:
4 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a crash related to null BrowserPluginGuest on Mac The lifetimes of RenderWidgetHostViewGuest and BrowserPluginGuest are not tied together and it is possible for BrowserPluginGuest to be destroyed sooner than RenderWidgetHostViewGuest. This CL will check for |guest_| null-ness before getting owner's RenderWidgetHostView from it. BUG=674417 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/8f4b865fb7acb1b755c6c97650fa234106f59e14 Cr-Commit-Position: refs/heads/master@{#439719}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M content/browser/frame_host/render_widget_host_view_guest.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
EhsanK
Hi Avi. Could you please review this CL? Thanks!
4 years ago (2016-12-20 04:20:27 UTC) #7
Avi (use Gerrit)
lgtm Wow. Hope we can get this cleaned up with OOPIFs soon...
4 years ago (2016-12-20 04:41:01 UTC) #8
EhsanK
On 2016/12/20 04:41:01, Avi wrote: > lgtm > > Wow. > > Hope we can ...
4 years ago (2016-12-20 05:44:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2588233002/1
4 years ago (2016-12-20 05:45:32 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-20 05:49:30 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-20 05:53:57 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8f4b865fb7acb1b755c6c97650fa234106f59e14
Cr-Commit-Position: refs/heads/master@{#439719}

Powered by Google App Engine
This is Rietveld 408576698