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

Issue 54002: Make DevTools client survive 'refresh' of the inspectable tab. (Closed)

Created:
11 years, 9 months ago by pfeldman
Modified:
9 years, 7 months ago
Reviewers:
yurys
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make DevTools client survive 'refresh' of the inspectable tab. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12541

Patch Set 1 #

Total comments: 16

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -76 lines) Patch
M chrome/renderer/devtools_agent.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/devtools_agent.cc View 1 1 chunk +18 lines, -3 lines 0 comments Download
M webkit/glue/devtools/js/devtools.js View 1 2 3 chunks +78 lines, -22 lines 0 comments Download
M webkit/glue/devtools/js/devtools_host_stub.js View 1 3 chunks +8 lines, -3 lines 0 comments Download
M webkit/glue/devtools/js/dom_agent.js View 1 5 chunks +44 lines, -9 lines 0 comments Download
M webkit/glue/devtools/js/inspector_controller_impl.js View 1 3 chunks +2 lines, -9 lines 0 comments Download
M webkit/glue/devtools/tools_agent.h View 2 chunks +6 lines, -5 lines 0 comments Download
M webkit/glue/webdevtoolsagent_impl.h View 4 chunks +7 lines, -2 lines 0 comments Download
M webkit/glue/webdevtoolsagent_impl.cc View 6 chunks +42 lines, -23 lines 0 comments Download
M webkit/glue/webframeloaderclient_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pfeldman
11 years, 9 months ago (2009-03-25 17:42:07 UTC) #1
yurys
http://codereview.chromium.org/54002/diff/1/11 File chrome/renderer/devtools_agent.cc (right): http://codereview.chromium.org/54002/diff/1/11#newcode185 Line 185: WebView* web_view = view_->webview(); you should check whether ...
11 years, 9 months ago (2009-03-26 10:47:27 UTC) #2
pfeldman
http://codereview.chromium.org/54002/diff/1/11 File chrome/renderer/devtools_agent.cc (right): http://codereview.chromium.org/54002/diff/1/11#newcode185 Line 185: WebView* web_view = view_->webview(); On 2009/03/26 10:47:28, Yury ...
11 years, 9 months ago (2009-03-26 11:00:42 UTC) #3
yurys
11 years, 9 months ago (2009-03-26 11:05:49 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698