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

Issue 12697002: [Android WebView] Provide more information about WebView for web debugging (Closed)

Created:
7 years, 9 months ago by mnaganov (inactive)
Modified:
7 years, 9 months ago
Reviewers:
joth
CC:
chromium-reviews, yurys, vsevik, android-webview-reviews_chromium.org, pfeldman
Visibility:
Public.

Description

[Android WebView] Provide more information about WebView for web debugging Using only page title is not enough for identifying a WebView. This change adds to the remote web debugging landing page more information about debuggable WebViews. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187573

Patch Set 1 #

Total comments: 8

Patch Set 2 : Comments addressed #

Total comments: 1

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -24 lines) Patch
M android_webview/browser/aw_devtools_delegate.cc View 1 2 4 chunks +90 lines, -24 lines 0 comments Download
M android_webview/browser/browser_view_renderer.h View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M android_webview/browser/browser_view_renderer_impl.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M android_webview/browser/browser_view_renderer_impl.cc View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/native/aw_contents.cc View 1 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mnaganov (inactive)
This patch requires https://codereview.chromium.org/12472004/ to land first.
7 years, 9 months ago (2013-03-08 15:09:36 UTC) #1
joth
https://codereview.chromium.org/12697002/diff/1/android_webview/browser/browser_view_renderer.h File android_webview/browser/browser_view_renderer.h (right): https://codereview.chromium.org/12697002/diff/1/android_webview/browser/browser_view_renderer.h#newcode41 android_webview/browser/browser_view_renderer.h:41: virtual bool isAttachedToViewHierarchy() = 0; both these methods: leading ...
7 years, 9 months ago (2013-03-08 23:23:46 UTC) #2
mnaganov (inactive)
https://codereview.chromium.org/12697002/diff/1/android_webview/browser/browser_view_renderer.h File android_webview/browser/browser_view_renderer.h (right): https://codereview.chromium.org/12697002/diff/1/android_webview/browser/browser_view_renderer.h#newcode41 android_webview/browser/browser_view_renderer.h:41: virtual bool isAttachedToViewHierarchy() = 0; On 2013/03/08 23:23:46, joth ...
7 years, 9 months ago (2013-03-11 14:39:19 UTC) #3
joth
lgtm although I've caused you to need a rebase.. https://codereview.chromium.org/12697002/diff/5001/android_webview/browser/browser_view_renderer_impl.cc File android_webview/browser/browser_view_renderer_impl.cc (right): https://codereview.chromium.org/12697002/diff/5001/android_webview/browser/browser_view_renderer_impl.cc#newcode111 android_webview/browser/browser_view_renderer_impl.cc:111: ...
7 years, 9 months ago (2013-03-11 16:36:12 UTC) #4
mnaganov (inactive)
On 2013/03/11 16:36:12, joth wrote: > lgtm although I've caused you to need a rebase.. ...
7 years, 9 months ago (2013-03-12 09:51:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/12697002/10001
7 years, 9 months ago (2013-03-12 09:51:44 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-12 12:03:05 UTC) #7
mnaganov (inactive)
7 years, 9 months ago (2013-03-12 13:23:58 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r187573 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698