|
|
Provide DevToolsHttpHandlerDelegate with an ability to provide additional page info
For imlementing Android WebView remote debugging, it makes a lot of sense to
provide additional information about debuggable WebViews besides the page title.
This is because WebView-based apps can have a lot of WebViews with no sensible
titles, so picking the one needed becomes a real issue.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187383
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+38 lines, -6 lines) |
Patch |
 |
M |
android_webview/browser/aw_devtools_delegate.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_devtools_delegate.cc
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/dev_tools_server.cc
|
View
|
1
2
|
3 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/browser_list_tabcontents_provider.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/browser_list_tabcontents_provider.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/devtools_http_handler_impl.cc
|
View
|
1
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/devtools_http_handler_unittest.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/devtools_http_handler_delegate.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/shell_devtools_delegate.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/shell_devtools_delegate.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|