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

Issue 209033002: Merge 258544 "Fix crash introduced in https://codereview.chromiu..." (Closed)

Created:
6 years, 9 months ago by Yaron
Modified:
6 years, 9 months ago
Reviewers:
Yaron
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Merge 258544 "Fix crash introduced in https://codereview.chromiu..." > Fix crash introduced in https://codereview.chromium.org/179123002/ > > We could have a dangling pointer if the RenderProcessHost is destroyed > prior to the renderer going away while we have a suspended timer. This > can happen in the case of an intent triggered from an external app since > it reuses one tab, destroying the tab that was previously created by > that app. This happens early during resume, before webkit timers are > resumed. > > BUG=352213 > > Review URL: https://codereview.chromium.org/204933002 TBR=yfriedman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M content/browser/android/content_view_statics.cc View 2 chunks +15 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yaron
6 years, 9 months ago (2014-03-21 21:50:47 UTC) #1
Yaron
6 years, 9 months ago (2014-03-21 21:51:06 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r258676 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698