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

Issue 260903006: Dismissing of date/time dialogs should not set the value (Closed)

Created:
6 years, 7 months ago by keishi
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Dismissing of date/time dialogs should not set the value Tapping the back button, cancel button, or outside the dialog should not set the value. DatePickerDialog has a bug since JellyBean where the onDateSet callback is called every time the dialog is dismissed. BUG=325841 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269507

Patch Set 1 #

Total comments: 10

Patch Set 2 : changed ChromeDatePickerDialog #

Patch Set 3 : #

Patch Set 4 : #

Messages

Total messages: 12 (0 generated)
keishi
JellyBean onwards seems to call onDateSet() on dismiss. We don't want onDateSet to be called ...
6 years, 7 months ago (2014-05-02 02:26:19 UTC) #1
keishi
6 years, 7 months ago (2014-05-02 02:27:09 UTC) #2
Miguel Garcia
https://codereview.chromium.org/260903006/diff/1/content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java File content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java (right): https://codereview.chromium.org/260903006/diff/1/content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java#newcode1 content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java:1: // Copyright 2012 The Chromium Authors. All rights reserved. ...
6 years, 7 months ago (2014-05-06 09:01:20 UTC) #3
Miguel Garcia
Sorry for the delay, just wanted to double check that in fact there is no ...
6 years, 7 months ago (2014-05-06 09:02:01 UTC) #4
keishi
https://codereview.chromium.org/260903006/diff/1/content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java File content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java (right): https://codereview.chromium.org/260903006/diff/1/content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java#newcode1 content/public/android/java/src/org/chromium/content/browser/input/DatePickerDialog.java:1: // Copyright 2012 The Chromium Authors. All rights reserved. ...
6 years, 7 months ago (2014-05-07 06:27:57 UTC) #5
Miguel Garcia
> > I think the clear button handling might be better where it is now, ...
6 years, 7 months ago (2014-05-07 07:55:57 UTC) #6
Miguel Garcia
lgtm
6 years, 7 months ago (2014-05-07 07:56:03 UTC) #7
keishi
Adding owner aurimas@. PTAL. Thanks!
6 years, 7 months ago (2014-05-07 08:55:03 UTC) #8
aurimas (slooooooooow)
lgtm
6 years, 7 months ago (2014-05-08 19:00:54 UTC) #9
keishi
The CQ bit was checked by keishi@chromium.org
6 years, 7 months ago (2014-05-09 01:52:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keishi@chromium.org/260903006/40001
6 years, 7 months ago (2014-05-09 01:54:24 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-10 03:06:49 UTC) #12
Message was sent while issue was closed.
Change committed as 269507

Powered by Google App Engine
This is Rietveld 408576698