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

Issue 23128005: Bring windows with new tabs to foreground (Closed)

Created:
7 years, 4 months ago by vadimt
Modified:
7 years, 4 months ago
CC:
chromium-reviews, arv+watch_chromium.org, govind1
Visibility:
Public.

Description

Bring windows with just opened tabs to foreground. BUG=164227 TEST=On various platforms, bring another window on top of a Chrome one, then click a button on a notification. A tab will be opened, and the whole window where the tab is should be brought to foreground. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217680

Patch Set 1 #

Total comments: 2

Patch Set 2 : rgustafson's notes #

Patch Set 3 : Fixing unit tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M chrome/browser/resources/google_now/background.js View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/resources/google_now/background_unittest.gtestjs View 1 2 4 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
vadimt
7 years, 4 months ago (2013-08-13 22:51:25 UTC) #1
rgustafson
What platforms is this broken on? Useful info to include. I wanted to repro the ...
7 years, 4 months ago (2013-08-14 00:33:20 UTC) #2
vadimt
The original issue happened on Mac. However, I've noticed that on Windows the added call ...
7 years, 4 months ago (2013-08-14 00:45:06 UTC) #3
skare_
lgtm
7 years, 4 months ago (2013-08-14 00:53:18 UTC) #4
rgustafson
https://codereview.chromium.org/23128005/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/23128005/diff/1/chrome/browser/resources/google_now/background.js#newcode597 chrome/browser/resources/google_now/background.js:597: chrome.windows.create({url: url}); My concern is whether the same will ...
7 years, 4 months ago (2013-08-14 01:02:02 UTC) #5
vadimt
https://codereview.chromium.org/23128005/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/23128005/diff/1/chrome/browser/resources/google_now/background.js#newcode597 chrome/browser/resources/google_now/background.js:597: chrome.windows.create({url: url}); On 2013/08/14 01:02:03, rgustafson wrote: > My ...
7 years, 4 months ago (2013-08-14 01:35:03 UTC) #6
rgustafson
lgtm
7 years, 4 months ago (2013-08-14 01:53:19 UTC) #7
vadimt
arv@, please provide OWNER's approval
7 years, 4 months ago (2013-08-14 01:55:32 UTC) #8
arv (Not doing code reviews)
LGTM
7 years, 4 months ago (2013-08-14 15:40:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimt@chromium.org/23128005/9001
7 years, 4 months ago (2013-08-14 16:50:41 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=69026
7 years, 4 months ago (2013-08-14 17:49:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimt@chromium.org/23128005/44001
7 years, 4 months ago (2013-08-14 20:03:41 UTC) #12
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 23:00:02 UTC) #13
Message was sent while issue was closed.
Change committed as 217680

Powered by Google App Engine
This is Rietveld 408576698