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

Issue 23533041: Properly dismiss the InputDialogs in all cases (Closed)

Created:
7 years, 3 months ago by Tiger
Modified:
7 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Properly dismiss the InputDialogs in all cases On newer versions of Android, dismissing a date/time dialog (with hw back or touch outside of it) will still set the date or time. This is not the case on older Android versions. This fix adds an OnDismissListener that makes sure the dialog is always cancelled unless it already have been cancelled or already have reported back a new date. R=bulach@chromium.org,olilan@chromium.org,keishi@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222027

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/input/InputDialogContainer.java View 2 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Tiger
7 years, 3 months ago (2013-09-05 14:06:59 UTC) #1
bulach
+miguelg, -olilan lgtm, thanks! (but miguelg may have some comments too)
7 years, 3 months ago (2013-09-06 16:07:00 UTC) #2
Miguel Garcia
lgtm
7 years, 3 months ago (2013-09-09 11:09:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tiger@opera.com/23533041/1
7 years, 3 months ago (2013-09-09 12:35:12 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 14:51:58 UTC) #5
Message was sent while issue was closed.
Change committed as 222027

Powered by Google App Engine
This is Rietveld 408576698