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

Issue 599663003: Don't re-focus Settings window when opening IME options (Closed)

Created:
6 years, 3 months ago by michaelpg
Modified:
6 years, 2 months ago
Reviewers:
Shu Chen, stevenjb
CC:
chromium-reviews, dbeam+watch-options_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Don't re-focus Settings window when opening IME options These five lines just cause the current browser window to be shown after the tab with the IME options has already been focused and activated in another window. BUG=409270 R=stevenjb@chromium.org,shuchen@chromium.org Committed: https://crrev.com/9bff5bdca927eb974da275b0353d3eba39d0b76d Cr-Commit-Position: refs/heads/master@{#296537}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc View 1 chunk +0 lines, -4 lines 3 comments Download

Messages

Total messages: 9 (1 generated)
michaelpg
shuchen: I think this code is unnecessary. I know it was a while ago, but ...
6 years, 3 months ago (2014-09-24 00:07:24 UTC) #1
Shu Chen
LGTM. The lines I added were just copied from somewhere, and at that time (settings ...
6 years, 3 months ago (2014-09-24 00:56:35 UTC) #2
stevenjb
lgtm w/ comment https://codereview.chromium.org/599663003/diff/1/chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc File chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc (right): https://codereview.chromium.org/599663003/diff/1/chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc#newcode245 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc:245: browser->OpenURL(params); nit: It looks to me ...
6 years, 3 months ago (2014-09-24 16:12:53 UTC) #3
michaelpg
https://codereview.chromium.org/599663003/diff/1/chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc File chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc (right): https://codereview.chromium.org/599663003/diff/1/chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc#newcode245 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc:245: browser->OpenURL(params); On 2014/09/24 16:12:53, stevenjb wrote: > nit: It ...
6 years, 3 months ago (2014-09-24 21:23:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/599663003/1
6 years, 3 months ago (2014-09-24 21:23:58 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1) as f8ce9a823e540cfa9b8e951e72a55f2b5366b9f8
6 years, 3 months ago (2014-09-24 22:01:35 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/9bff5bdca927eb974da275b0353d3eba39d0b76d Cr-Commit-Position: refs/heads/master@{#296537}
6 years, 3 months ago (2014-09-24 22:02:25 UTC) #8
stevenjb
6 years, 2 months ago (2014-09-25 15:49:42 UTC) #9
Message was sent while issue was closed.
https://codereview.chromium.org/599663003/diff/1/chrome/browser/ui/webui/opti...
File chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc
(right):

https://codereview.chromium.org/599663003/diff/1/chrome/browser/ui/webui/opti...
chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc:245:
browser->OpenURL(params);
On 2014/09/24 21:23:06, michaelpg wrote:

> This is Chrome OS-only. Like it literally doesn't compile on other platforms,
> right?

Ah, yes, you're correct, I didn't notice this was
cros_language_options_handler.cc and not just language_options_handler.cc.
Confusing.

Powered by Google App Engine
This is Rietveld 408576698