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

Issue 1023863003: Don't track windows that were interacted (restored/minimized) by user while wallpaper picker applic… (Closed)

Created:
5 years, 9 months ago by xdai1
Modified:
5 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't track windows that were interacted (restored/minimized) by user while wallpaper picker application is opening. BUG=323252 TEST steps: 1. Open a browser window. 2. Open the wallpaper picker application while keeping the browser window open. The browser window gets minimized as expected. 3. Restore the browser window and minimize it again 4. Close the wallpaper picker application. The browser window should not be restored since user has minimized it intentionally. Committed: https://crrev.com/8e0cb8aa1d38307d800d83d1f8ee50924743e879 Cr-Commit-Position: refs/heads/master@{#322327}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address Biao's comments. #

Patch Set 3 : Add unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M chrome/browser/chromeos/extensions/wallpaper_private_api.cc View 1 3 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_api_unittest.cc View 1 2 5 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
xdai1
Biao, could you please help to review the CL please? Thanks!
5 years, 9 months ago (2015-03-24 00:00:04 UTC) #2
bshe
On 2015/03/24 00:00:04, xdai1 wrote: > Biao, could you please help to review the CL ...
5 years, 9 months ago (2015-03-24 17:21:16 UTC) #3
bshe
https://codereview.chromium.org/1023863003/diff/1/chrome/browser/chromeos/extensions/wallpaper_private_api.cc File chrome/browser/chromeos/extensions/wallpaper_private_api.cc (right): https://codereview.chromium.org/1023863003/diff/1/chrome/browser/chromeos/extensions/wallpaper_private_api.cc#newcode259 chrome/browser/chromeos/extensions/wallpaper_private_api.cc:259: void WindowStateManager::OnWindowStackingChanged(aura::Window* window) { I am not familiar with ...
5 years, 9 months ago (2015-03-24 17:21:42 UTC) #4
xdai1
Thanks for the review, Biao! skuhne@, could you help to take a look at the ...
5 years, 9 months ago (2015-03-24 18:37:05 UTC) #6
Mr4D (OOO till 08-26)
This looks fine to me! However - looking at the wallpaper_private_api_unittest.cc shows that it should ...
5 years, 9 months ago (2015-03-25 00:41:42 UTC) #7
xdai1
On 2015/03/25 00:41:42, Mr4D wrote: > This looks fine to me! > > However - ...
5 years, 9 months ago (2015-03-25 23:28:10 UTC) #9
Mr4D (OOO till 08-26)
Thanks for adding the test! LGTM!
5 years, 9 months ago (2015-03-25 23:42:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1023863003/60001
5 years, 9 months ago (2015-03-26 05:20:05 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 9 months ago (2015-03-26 05:23:19 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 05:24:28 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8e0cb8aa1d38307d800d83d1f8ee50924743e879
Cr-Commit-Position: refs/heads/master@{#322327}

Powered by Google App Engine
This is Rietveld 408576698