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

Issue 2459193003: Open ChromeOS clock settings on the UI thread instead of File. (Closed)

Created:
4 years, 1 month ago by meacer
Modified:
4 years, 1 month ago
Reviewers:
estark
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Open ChromeOS clock settings on the UI thread instead of File. ChromeOS clock settings code accesses BrowserProcessImpl::profile_manager() which should be accessed on the UI thread. Since this code is simply opening a new window, there is no need to run it on a different thread. BUG=657704 TEST=Manual, change system clock, go to https://expired.badssl.com and launch clock settings. Committed: https://crrev.com/c14f57a9d1d19685e64b692ee7259dd4eabd01f7 Cr-Commit-Position: refs/heads/master@{#429182}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : Exclude code in ChromeOS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -9 lines) Patch
M chrome/browser/interstitials/chrome_controller_client.cc View 1 2 3 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
meacer
estark: PTAL?
4 years, 1 month ago (2016-10-31 18:18:18 UTC) #2
estark
lgtm https://codereview.chromium.org/2459193003/diff/1/chrome/browser/interstitials/chrome_controller_client.cc File chrome/browser/interstitials/chrome_controller_client.cc (right): https://codereview.chromium.org/2459193003/diff/1/chrome/browser/interstitials/chrome_controller_client.cc#newcode50 chrome/browser/interstitials/chrome_controller_client.cc:50: chrome::android::OpenDateAndTimeSettings(); I wonder if this should be on ...
4 years, 1 month ago (2016-10-31 19:02:49 UTC) #4
meacer
https://codereview.chromium.org/2459193003/diff/1/chrome/browser/interstitials/chrome_controller_client.cc File chrome/browser/interstitials/chrome_controller_client.cc (right): https://codereview.chromium.org/2459193003/diff/1/chrome/browser/interstitials/chrome_controller_client.cc#newcode50 chrome/browser/interstitials/chrome_controller_client.cc:50: chrome::android::OpenDateAndTimeSettings(); On 2016/10/31 19:02:49, estark wrote: > I wonder ...
4 years, 1 month ago (2016-10-31 21:38:22 UTC) #5
estark
On 2016/10/31 21:38:22, Mustafa Emre Acer wrote: > https://codereview.chromium.org/2459193003/diff/1/chrome/browser/interstitials/chrome_controller_client.cc > File chrome/browser/interstitials/chrome_controller_client.cc (right): > > ...
4 years, 1 month ago (2016-10-31 21:39:05 UTC) #6
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/2459193003/1
4 years, 1 month ago (2016-10-31 21:52:13 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/306198) ios-device on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-10-31 21:54:27 UTC) #10
meacer
Rebased, trying again.
4 years, 1 month ago (2016-11-01 22:30:47 UTC) #11
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/2459193003/20001
4 years, 1 month ago (2016-11-01 22:32:06 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_x86-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_x86-generic_chromium_compile_only_ng/builds/227383) linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 1 month ago (2016-11-01 22:54:58 UTC) #16
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/2459193003/20001
4 years, 1 month ago (2016-11-01 23:34:48 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/227310)
4 years, 1 month ago (2016-11-02 00:18:21 UTC) #20
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/2459193003/40001
4 years, 1 month ago (2016-11-02 00:51:54 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-02 01:48:03 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 01:49:43 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c14f57a9d1d19685e64b692ee7259dd4eabd01f7
Cr-Commit-Position: refs/heads/master@{#429182}

Powered by Google App Engine
This is Rietveld 408576698