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

Issue 10823340: [Android] Upstream Modal Dialogs functionality (Closed)

Created:
8 years, 4 months ago by Yaron
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, jam, brettw-cc_chromium.org, benm (inactive), mkosiba (inactive), Yusuf
Visibility:
Public.

Description

[Android] Upstream Modal Dialogs functionality This is used for managing alert/confirm/prompt dialogs. There are downstream tests that can't be upstreamed yet until we have a test shell set up for chromium code. BUG=138483 TBR=jam@chromium.org for content/public/browser. Should we have a content/public/browser/android/OWNERS? Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=154018

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : remove webview code #

Total comments: 12

Patch Set 4 : joth nits #

Patch Set 5 : #

Patch Set 6 : add DEPS fiel #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -5 lines) Patch
M base/android/jni_generator/jni_generator.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/DEPS View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java View 1 2 3 4 1 chunk +247 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 4 5 6 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/javascript_app_modal_dialog_android.h View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
M chrome/browser/ui/android/javascript_app_modal_dialog_android.cc View 1 2 3 1 chunk +138 lines, -4 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/app/AppResource.java View 3 chunks +33 lines, -0 lines 0 comments Download
M content/public/browser/android/content_view_core.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Yaron
ben: chrome/chrome_browser.gypi and chrome/browser/ui/app_modal_dialogs/javascript_dialog_creator.cc joth: the rest (i.e. everything android)
8 years, 4 months ago (2012-08-15 04:37:14 UTC) #1
joth
I'm not going to have chance to do a detailed review for a couple days, ...
8 years, 4 months ago (2012-08-15 06:11:24 UTC) #2
Yaron
Ok, removed all the webview code as that's being sorted out and implemented under the ...
8 years, 4 months ago (2012-08-20 22:54:41 UTC) #3
Ben Goodger (Google)
lgtm for the gyp stuff
8 years, 4 months ago (2012-08-20 22:56:10 UTC) #4
Yaron
benm/joth: friendly ping
8 years, 3 months ago (2012-08-24 20:29:18 UTC) #5
joth
lgtm % nits. http://codereview.chromium.org/10823340/diff/6001/chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java File chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java (right): http://codereview.chromium.org/10823340/diff/6001/chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java#newcode1 chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java:1: // Copyright (c) 2010 The Chromium ...
8 years, 3 months ago (2012-08-24 23:09:56 UTC) #6
Yaron
thanks for the reviews. sending to cq http://codereview.chromium.org/10823340/diff/6001/chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java File chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java (right): http://codereview.chromium.org/10823340/diff/6001/chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java#newcode30 chrome/android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java:30: boolean shouldShowSuppressCheckBox) ...
8 years, 3 months ago (2012-08-28 20:26:40 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/10823340/23002
8 years, 3 months ago (2012-08-28 20:28:48 UTC) #8
commit-bot: I haz the power
Presubmit check for 10823340-23002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-08-28 20:28:53 UTC) #9
Yaron
tbr jam for content/public/browser/android change.
8 years, 3 months ago (2012-08-28 20:35:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10823340/23002
8 years, 3 months ago (2012-08-28 20:36:57 UTC) #11
jam
lgtm
8 years, 3 months ago (2012-08-28 21:53:22 UTC) #12
commit-bot: I haz the power
Try job failure for 10823340-23002 (retry) on mac_rel for step "check_deps". It's a second try, ...
8 years, 3 months ago (2012-08-28 22:08:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10823340/23002
8 years, 3 months ago (2012-08-28 22:37:03 UTC) #14
commit-bot: I haz the power
Try job failure for 10823340-23002 (retry) on mac_rel for step "check_deps". It's a second try, ...
8 years, 3 months ago (2012-08-29 00:10:34 UTC) #15
Yaron
Added missing DEPS change so that chrome java code can depend on content/public/java code. trying ...
8 years, 3 months ago (2012-08-29 01:01:11 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10823340/17011
8 years, 3 months ago (2012-08-29 01:02:31 UTC) #17
commit-bot: I haz the power
Failed to apply patch for chrome/browser/android/chrome_jni_registrar.cc: While running patch -p1 --forward --force; patching file chrome/browser/android/chrome_jni_registrar.cc ...
8 years, 3 months ago (2012-08-29 05:41:55 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10823340/23006
8 years, 3 months ago (2012-08-29 17:43:48 UTC) #19
commit-bot: I haz the power
8 years, 3 months ago (2012-08-29 23:44:45 UTC) #20
Try job failure for 10823340-23006 (retry) (retry) (retry) on win_rel for step
"browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698