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

Issue 31010: Hook up inspector highlighting again. This time we use... (Closed)

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

Description

Hook up inspector highlighting again. This time we use upstream's drawNodeHighlight methods. BUG=5178 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10497

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -31 lines) Patch
M webkit/glue/inspector_client_impl.h View 1 chunk +3 lines, -0 lines 1 comment Download
M webkit/glue/inspector_client_impl.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M webkit/glue/webframe_impl.h View 2 chunks +0 lines, -7 lines 1 comment Download
M webkit/glue/webframe_impl.cc View 4 chunks +2 lines, -5 lines 0 comments Download
M webkit/glue/webview_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/glue/webview_impl.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ojan
11 years, 10 months ago (2009-02-26 02:46:08 UTC) #1
dglazkov
LGTM. http://codereview.chromium.org/31010/diff/1/4 File webkit/glue/inspector_client_impl.h (right): http://codereview.chromium.org/31010/diff/1/4#newcode50 Line 50: // The node selected in the web ...
11 years, 10 months ago (2009-02-26 18:17:00 UTC) #2
pfeldman
11 years, 9 months ago (2009-02-28 20:13:09 UTC) #3
http://codereview.chromium.org/31010/diff/1/5
File webkit/glue/webframe_impl.h (right):

http://codereview.chromium.org/31010/diff/1/5#newcode225
Line 225: void selectNodeFromInspector(WebCore::Node* node);
This one is no longer implemented.

Powered by Google App Engine
This is Rietveld 408576698