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

Issue 10332233: Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T> (Closed)

Created:
8 years, 7 months ago by Takashi Toyoshima
Modified:
8 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org, wtc
Visibility:
Public.

Description

Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T> This change refines r137676. BUG=122654 TEST=browser_test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139771

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : fix style nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -35 lines) Patch
M content/browser/renderer_host/resource_dispatcher_host_impl.h View 1 2 chunks +2 lines, -7 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_impl.cc View 1 2 4 chunks +7 lines, -12 lines 0 comments Download
M content/browser/renderer_host/socket_stream_dispatcher_host.h View 2 chunks +5 lines, -6 lines 0 comments Download
M content/browser/renderer_host/socket_stream_dispatcher_host.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M content/browser/ssl/ssl_cert_error_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_cert_error_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_error_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_error_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Takashi Toyoshima
Hi Darin, I forget to publish this review request. This change fixes a worse design ...
8 years, 6 months ago (2012-05-30 12:17:03 UTC) #1
wtc
Patch set 2 LGTM. Please wait for Darin's review. https://chromiumcodereview.appspot.com/10332233/diff/2001/content/browser/renderer_host/resource_dispatcher_host_impl.cc File content/browser/renderer_host/resource_dispatcher_host_impl.cc (right): https://chromiumcodereview.appspot.com/10332233/diff/2001/content/browser/renderer_host/resource_dispatcher_host_impl.cc#newcode1805 content/browser/renderer_host/resource_dispatcher_host_impl.cc:1805: ...
8 years, 6 months ago (2012-05-30 17:57:28 UTC) #2
darin (slow to review)
LGTM, thanks!
8 years, 6 months ago (2012-05-30 20:11:40 UTC) #3
Takashi Toyoshima
Thank you, wtc and darin. I'll submit this CL after fixing these two style nits. ...
8 years, 6 months ago (2012-05-31 08:42:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/10332233/8002
8 years, 6 months ago (2012-05-31 08:43:58 UTC) #5
commit-bot: I haz the power
8 years, 6 months ago (2012-05-31 11:01:48 UTC) #6
Change committed as 139771

Powered by Google App Engine
This is Rietveld 408576698