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

Issue 1128573002: [Android WebView] Add "about" menu with information about WebView settings to WebViewShell. (Closed)

Created:
5 years, 7 months ago by timvolodine
Modified:
5 years, 7 months ago
Reviewers:
Torne
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android WebView] Add "about" menu with information about WebView settings to WebViewShell. Add "about" popup menu to the "mini-browser" WebViewBrowserActivity of WebViewShell. Clicking on the menu item results in information about WebView and current webview settings to be printed using reflection. BUG=481508 Committed: https://crrev.com/11fb72d750b65fc7ffe8cd37f94090bde0925134 Cr-Commit-Position: refs/heads/master@{#330937}

Patch Set 1 #

Patch Set 2 : --no-find-copies #

Total comments: 4

Patch Set 3 : fix comments, remove packageInfo, add regex #

Patch Set 4 : cleanup xml #

Patch Set 5 : rebase #

Patch Set 6 : no-find-copies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -5 lines) Patch
A android_webview/tools/WebViewShell/res/drawable/item_more_black.png View Binary file 0 comments Download
M android_webview/tools/WebViewShell/res/layout/activity_webview_browser.xml View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A android_webview/tools/WebViewShell/res/menu/main_menu.xml View 1 5 1 chunk +9 lines, -0 lines 0 comments Download
M android_webview/tools/WebViewShell/res/values/strings.xml View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java View 1 2 3 4 3 chunks +82 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
timvolodine
5 years, 7 months ago (2015-05-05 18:45:34 UTC) #2
Torne
https://codereview.chromium.org/1128573002/diff/20001/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java File android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java (right): https://codereview.chromium.org/1128573002/diff/20001/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java#newcode45 android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java:45: private static final String WEBVIEW_PACKAGE_NAME = "com.google.android.webview"; This isn't ...
5 years, 7 months ago (2015-05-06 11:01:39 UTC) #3
timvolodine
addressed comments, ptal https://codereview.chromium.org/1128573002/diff/20001/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java File android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java (right): https://codereview.chromium.org/1128573002/diff/20001/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java#newcode45 android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java:45: private static final String WEBVIEW_PACKAGE_NAME = ...
5 years, 7 months ago (2015-05-07 10:43:47 UTC) #4
Torne
lgtm
5 years, 7 months ago (2015-05-13 13:30:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128573002/100001
5 years, 7 months ago (2015-05-21 14:12:20 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-05-21 14:16:14 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 14:18:00 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/11fb72d750b65fc7ffe8cd37f94090bde0925134
Cr-Commit-Position: refs/heads/master@{#330937}

Powered by Google App Engine
This is Rietveld 408576698