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

Issue 12045081: Android implementation of WebsiteSettingsUi (Closed)

Created:
7 years, 11 months ago by Yaron
Modified:
7 years, 11 months ago
Reviewers:
Ted C, markusheintz_, sky
CC:
chromium-reviews
Visibility:
Public.

Description

Android implementation of WebsiteSettingsUi BUG=172013 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179027

Patch Set 1 #

Patch Set 2 : fix memory leak #

Total comments: 64

Patch Set 3 : #

Total comments: 2

Patch Set 4 : nits #

Total comments: 3

Patch Set 5 : nits #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+712 lines, -1 line) Patch
A chrome/android/java/res/layout/website_settings.xml View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/android/java/res/values/strings.xml View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java View 1 2 3 1 chunk +212 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java View 1 2 1 chunk +153 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/android/certificate_viewer_android.cc View 1 2 2 chunks +59 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/website_settings_popup_android.h View 1 2 3 4 5 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/website_settings_popup_android.cc View 1 2 3 4 1 chunk +185 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Yaron
7 years, 11 months ago (2013-01-25 01:41:59 UTC) #1
Ted C
NITS (for the most part) https://codereview.chromium.org/12045081/diff/2001/chrome/android/java/res/layout/website_settings.xml File chrome/android/java/res/layout/website_settings.xml (right): https://codereview.chromium.org/12045081/diff/2001/chrome/android/java/res/layout/website_settings.xml#newcode1 chrome/android/java/res/layout/website_settings.xml:1: <?xml version="1.0" encoding="utf-8"?> copyright? ...
7 years, 11 months ago (2013-01-25 02:04:05 UTC) #2
Yaron
https://codereview.chromium.org/12045081/diff/2001/chrome/android/java/res/layout/website_settings.xml File chrome/android/java/res/layout/website_settings.xml (right): https://codereview.chromium.org/12045081/diff/2001/chrome/android/java/res/layout/website_settings.xml#newcode1 chrome/android/java/res/layout/website_settings.xml:1: <?xml version="1.0" encoding="utf-8"?> On 2013/01/25 02:04:05, Ted C wrote: ...
7 years, 11 months ago (2013-01-25 19:25:17 UTC) #3
Ted C
lgtm, awesome to have this be upstreamed...and couple final nits :-) https://codereview.chromium.org/12045081/diff/9001/chrome/android/java/res/layout/website_settings.xml File chrome/android/java/res/layout/website_settings.xml (right): ...
7 years, 11 months ago (2013-01-25 19:33:26 UTC) #4
Yaron
+the right Markus +sky for trivial chrome/*.gypi changes
7 years, 11 months ago (2013-01-25 19:48:50 UTC) #5
sky
LGTM - feel free to TBR gyp changes https://codereview.chromium.org/12045081/diff/16001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://codereview.chromium.org/12045081/diff/16001/chrome/chrome_browser.gypi#newcode3100 chrome/chrome_browser.gypi:3100: 'android/java/src/org/chromium/chrome/browser/database/SQLiteCursor.java', ...
7 years, 11 months ago (2013-01-25 21:13:49 UTC) #6
markusheintz_
Only two nits LGTM https://codereview.chromium.org/12045081/diff/16001/chrome/browser/ui/android/website_settings_popup_android.cc File chrome/browser/ui/android/website_settings_popup_android.cc (right): https://codereview.chromium.org/12045081/diff/16001/chrome/browser/ui/android/website_settings_popup_android.cc#newcode81 chrome/browser/ui/android/website_settings_popup_android.cc:81: nit: I don't think we ...
7 years, 11 months ago (2013-01-25 22:12:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/12045081/17002
7 years, 11 months ago (2013-01-26 00:07:59 UTC) #8
commit-bot: I haz the power
7 years, 11 months ago (2013-01-26 04:20:10 UTC) #9
Message was sent while issue was closed.
Change committed as 179027

Powered by Google App Engine
This is Rietveld 408576698