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

Issue 2645753002: [Android] Simplify date format in certificate viewer (Closed)

Created:
3 years, 11 months ago by marcin
Modified:
3 years, 10 months ago
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Simplify date format in certificate viewer Before this CL, the dates in the certificate viewer were displayed using only numbers. This can be confusing to the end user, since the ordering of date and month depends on the current device locale. For example, 10/9/17 can mean 9 Oct 2017 or 10 Sep 2017. This CL changes it to a format where the month is written with words, such as 10 Sep 2017. This is consistent with other parts of Chrome where we display dates, such as the messages around displaying offline pages in the popup menu with site information. See the bug for screenshot of before and after. BUG=682474 Review-Url: https://codereview.chromium.org/2645753002 Cr-Commit-Position: refs/heads/master@{#447373} Committed: https://chromium.googlesource.com/chromium/src/+/964e9655f9b576d009c0558facdbca3154f1ab09

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/pageinfo/CertificateViewer.java View 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
marcin
3 years, 11 months ago (2017-01-19 00:17:08 UTC) #3
nyquist
Let's do the discussion on the bug first.
3 years, 11 months ago (2017-01-19 00:22:57 UTC) #5
marcin
On 2017/01/19 00:22:57, nyquist wrote: > Let's do the discussion on the bug first. Thank ...
3 years, 11 months ago (2017-01-26 10:51:16 UTC) #6
nyquist
On 2017/01/26 10:51:16, marcin wrote: > On 2017/01/19 00:22:57, nyquist wrote: > > Let's do ...
3 years, 10 months ago (2017-01-26 15:54:12 UTC) #7
marcin
> It seems like most of your bugs are already under consideration. Changing the UI ...
3 years, 10 months ago (2017-01-31 18:19:18 UTC) #9
nyquist
Could you update the CL description to be a bit clearer? One paragraph for answers ...
3 years, 10 months ago (2017-01-31 18:48:10 UTC) #11
marcin
On 2017/01/31 18:48:10, nyquist wrote: > Could you update the CL description to be a ...
3 years, 10 months ago (2017-01-31 18:52:42 UTC) #13
nyquist
Looks great! That CL description has all the content I was looking for! I wonder ...
3 years, 10 months ago (2017-01-31 22:41:56 UTC) #14
marcin
On 2017/01/31 22:41:56, nyquist wrote: > Looks great! That CL description has all the content ...
3 years, 10 months ago (2017-01-31 22:50:01 UTC) #16
nyquist
lgtm Thanks for doing this! I really do like the new format. Optional: Before submitting ...
3 years, 10 months ago (2017-01-31 23:09:50 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2645753002/1
3 years, 10 months ago (2017-01-31 23:12:17 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 00:01:35 UTC) #22
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/964e9655f9b576d009c0558facdb...

Powered by Google App Engine
This is Rietveld 408576698