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

Issue 11141024: DevTools: [remote debugging] terminate web socket connection upon renderer disconnect. (Closed)

Created:
8 years, 2 months ago by pfeldman
Modified:
8 years, 2 months ago
Reviewers:
yurys
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

DevTools: [remote debugging] terminate web socket connection upon renderer disconnect. BUG=154253 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162123 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162355

Patch Set 1 #

Patch Set 2 : Removed extra file #

Total comments: 4

Patch Set 3 : Matching process to rvh at the moment of termination #

Patch Set 4 : Fixed clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M content/browser/debugger/devtools_http_handler_impl.h View 1 2 3 4 chunks +9 lines, -0 lines 0 comments Download
M content/browser/debugger/devtools_http_handler_impl.cc View 1 2 5 chunks +30 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
pfeldman
8 years, 2 months ago (2012-10-15 16:35:00 UTC) #1
yurys
http://codereview.chromium.org/11141024/diff/3002/content/browser/debugger/devtools_http_handler_impl.cc File content/browser/debugger/devtools_http_handler_impl.cc (right): http://codereview.chromium.org/11141024/diff/3002/content/browser/debugger/devtools_http_handler_impl.cc#newcode100 content/browser/debugger/devtools_http_handler_impl.cc:100: registrar_.Add(this, NOTIFICATION_RENDERER_PROCESS_CLOSED, We listen to the termination of the ...
8 years, 2 months ago (2012-10-16 06:18:20 UTC) #2
pfeldman
http://codereview.chromium.org/11141024/diff/3002/content/browser/debugger/devtools_http_handler_impl.cc File content/browser/debugger/devtools_http_handler_impl.cc (right): http://codereview.chromium.org/11141024/diff/3002/content/browser/debugger/devtools_http_handler_impl.cc#newcode100 content/browser/debugger/devtools_http_handler_impl.cc:100: registrar_.Add(this, NOTIFICATION_RENDERER_PROCESS_CLOSED, We maintain WebSocket connection (And DevToolsClientHostImpl) per ...
8 years, 2 months ago (2012-10-16 08:35:28 UTC) #3
yurys
lgtm
8 years, 2 months ago (2012-10-16 08:52:36 UTC) #4
pfeldman
lgtm
8 years, 2 months ago (2012-10-16 09:09:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/11141024/3002
8 years, 2 months ago (2012-10-16 09:09:46 UTC) #6
commit-bot: I haz the power
Change committed as 162123
8 years, 2 months ago (2012-10-16 11:23:29 UTC) #7
yurys
lgtm
8 years, 2 months ago (2012-10-17 10:05:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/11141024/28001
8 years, 2 months ago (2012-10-17 10:11:48 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 12:11:04 UTC) #10
Change committed as 162355

Powered by Google App Engine
This is Rietveld 408576698