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

Issue 397713007: Provide an option to launch the date and time preferences. (Closed)

Created:
6 years, 5 months ago by palmer
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Provide an option to launch the date and time preferences. When an X.509 certificate appears invalid because it is expired or not yet valid, but we have reason to believe the clock is wrong, help users find out how to fix their clock. A future CL will run a check for the time at startup (and periodically after?) and raise an infobar with similar functionality, as well. BUG=349653 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284638

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use the CrOS-approved method; separate grunge into helper function. #

Patch Set 3 : Fix Windows compile, hopefully. #

Total comments: 1

Patch Set 4 : Allow new privs for Linux. #

Patch Set 5 : Handle KDE, and more possible pathnames for the executable. #

Total comments: 2

Patch Set 6 : Don't VLOG, it's unnecessary. #

Patch Set 7 : Filed and linked to a bug for the iOS TODO. #

Patch Set 8 : Try not using a wstring. #

Patch Set 9 : Despite the presubmit hooks, Windows really wants wstring. So. #

Patch Set 10 : Fix the build on ChromeOS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -3 lines) Patch
M chrome/browser/ssl/ssl_blocking_page.cc View 1 2 3 4 5 6 7 8 9 4 chunks +85 lines, -3 lines 0 comments Download

Messages

Total messages: 30 (0 generated)
palmer
jorgelo: Can you clue me in on how to launch ChromeOS's date and time settings? ...
6 years, 5 months ago (2014-07-16 00:39:13 UTC) #1
Jorge Lucangeli Obes
Open new tab/window and navigate to 'chrome://settings/search#Date%20and%20time' I believe. +stevenjb who might have a better ...
6 years, 5 months ago (2014-07-16 00:42:53 UTC) #2
stevenjb
+ michaelpg who has worked on both system clock and settings code in Chrome OS. ...
6 years, 5 months ago (2014-07-16 01:11:33 UTC) #3
michaelpg
On 2014/07/16 01:11:33, stevenjb wrote: > + michaelpg who has worked on both system clock ...
6 years, 5 months ago (2014-07-16 01:24:24 UTC) #4
palmer
https://codereview.chromium.org/397713007/diff/1/chrome/browser/ssl/ssl_blocking_page.cc File chrome/browser/ssl/ssl_blocking_page.cc (right): https://codereview.chromium.org/397713007/diff/1/chrome/browser/ssl/ssl_blocking_page.cc#newcode620 chrome/browser/ssl/ssl_blocking_page.cc:620: #elif defined(OS_CHROMEOS) On 2014/07/16 01:11:32, stevenjb wrote: > Puttung ...
6 years, 5 months ago (2014-07-16 02:14:35 UTC) #5
Robert Sesek
Mac LG, though I do not think we can implement this on iOS. https://codereview.chromium.org/397713007/diff/40001/chrome/browser/ssl/ssl_blocking_page.cc File ...
6 years, 5 months ago (2014-07-16 13:52:52 UTC) #6
palmer
+agl for OWNERS review.
6 years, 5 months ago (2014-07-17 21:59:39 UTC) #7
felt
lgtm fwiw https://codereview.chromium.org/397713007/diff/80001/chrome/browser/ssl/ssl_blocking_page.cc File chrome/browser/ssl/ssl_blocking_page.cc (right): https://codereview.chromium.org/397713007/diff/80001/chrome/browser/ssl/ssl_blocking_page.cc#newcode288 chrome/browser/ssl/ssl_blocking_page.cc:288: VLOG(1) << "Running " << command.GetCommandLineString(); was ...
6 years, 5 months ago (2014-07-17 22:26:08 UTC) #8
palmer
https://codereview.chromium.org/397713007/diff/80001/chrome/browser/ssl/ssl_blocking_page.cc File chrome/browser/ssl/ssl_blocking_page.cc (right): https://codereview.chromium.org/397713007/diff/80001/chrome/browser/ssl/ssl_blocking_page.cc#newcode288 chrome/browser/ssl/ssl_blocking_page.cc:288: VLOG(1) << "Running " << command.GetCommandLineString(); > was this ...
6 years, 5 months ago (2014-07-18 01:23:21 UTC) #9
palmer
Oops, I forgot to actually add agl as a reviewer (for OWNERS review).
6 years, 5 months ago (2014-07-18 02:15:53 UTC) #10
agl
lgtm
6 years, 5 months ago (2014-07-18 02:18:51 UTC) #11
palmer
The CQ bit was checked by palmer@chromium.org
6 years, 5 months ago (2014-07-18 02:25:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/397713007/120001
6 years, 5 months ago (2014-07-18 02:27:32 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 06:21:18 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 06:24:16 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/80811)
6 years, 5 months ago (2014-07-18 06:24:17 UTC) #16
palmer
The CQ bit was checked by palmer@chromium.org
6 years, 5 months ago (2014-07-18 23:26:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/397713007/160001
6 years, 5 months ago (2014-07-18 23:27:54 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-19 03:02:23 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-19 03:21:01 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_clang_dbg/builds/30968)
6 years, 5 months ago (2014-07-19 03:21:03 UTC) #21
felt
The CQ bit was checked by felt@chromium.org
6 years, 5 months ago (2014-07-19 03:29:07 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/397713007/160001
6 years, 5 months ago (2014-07-19 03:30:29 UTC) #23
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-19 04:52:40 UTC) #24
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-19 05:03:08 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_clang_dbg/builds/30979)
6 years, 5 months ago (2014-07-19 05:03:09 UTC) #26
palmer
The CQ bit was checked by palmer@chromium.org
6 years, 5 months ago (2014-07-21 22:39:08 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/397713007/180001
6 years, 5 months ago (2014-07-21 22:41:46 UTC) #28
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-22 02:52:44 UTC) #29
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 06:46:46 UTC) #30
Message was sent while issue was closed.
Change committed as 284638

Powered by Google App Engine
This is Rietveld 408576698