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

Issue 139603002: <webview>: Speculative crash fix (Closed)

Created:
6 years, 11 months ago by Fady Samuel
Modified:
6 years, 11 months ago
Reviewers:
sadrul
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

<webview>: Speculative crash fix This CL also does a bit of cleanup moving the WeakPtrFactory to the bottom of the member variables of a couple of BrowserPlugin/webview classes. BUG=334606 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245275

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adddressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M chrome/browser/guestview/guestview.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/guestview/guestview.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.h View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Fady Samuel
6 years, 11 months ago (2014-01-15 16:57:07 UTC) #1
sadrul
I think this is the right fix. (I had this crash once, and tried the ...
6 years, 11 months ago (2014-01-15 17:04:22 UTC) #2
Fady Samuel
PTAL https://codereview.chromium.org/139603002/diff/1/chrome/browser/guestview/guestview.h File chrome/browser/guestview/guestview.h (right): https://codereview.chromium.org/139603002/diff/1/chrome/browser/guestview/guestview.h#newcode120 chrome/browser/guestview/guestview.h:120: base::WeakPtrFactory<GuestView> weak_ptr_factory_; On 2014/01/15 17:04:22, sadrul wrote: > ...
6 years, 11 months ago (2014-01-15 17:34:13 UTC) #3
sadrul
lgtm
6 years, 11 months ago (2014-01-15 18:09:24 UTC) #4
sadrul
Mind updating the cl desc too a little to talk about the cleanup?
6 years, 11 months ago (2014-01-15 18:10:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/139603002/50001
6 years, 11 months ago (2014-01-15 18:31:11 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 19:24:08 UTC) #7
Message was sent while issue was closed.
Change committed as 245275

Powered by Google App Engine
This is Rietveld 408576698