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

Issue 2443383002: When unblocking a WebContents, don't bring it to the front if it is not already. (Closed)

Created:
4 years, 1 month ago by Avi (use Gerrit)
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

When unblocking a WebContents, don't bring it to the front if it is not already. BUG=629964, 658772 Committed: https://crrev.com/713077b86adca2120992f5432afb2b58a1ff0909 Cr-Commit-Position: refs/heads/master@{#427776}

Patch Set 1 #

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

Messages

Total messages: 16 (7 generated)
Lei Zhang
It sound like the goal here it prevent tabs from stealing focus? https://codereview.chromium.org/2443383002/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc ...
4 years, 1 month ago (2016-10-24 22:43:15 UTC) #6
Avi (use Gerrit)
On 2016/10/24 22:43:15, Lei Zhang wrote: > It sound like the goal here it prevent ...
4 years, 1 month ago (2016-10-25 03:01:51 UTC) #7
Lei Zhang
On 2016/10/25 03:01:51, Avi wrote: > On 2016/10/24 22:43:15, Lei Zhang wrote: > > It ...
4 years, 1 month ago (2016-10-25 05:16:39 UTC) #8
Avi (use Gerrit)
On 2016/10/25 05:16:39, Lei Zhang wrote: > On 2016/10/25 03:01:51, Avi wrote: > > On ...
4 years, 1 month ago (2016-10-25 15:04:44 UTC) #9
Avi (use Gerrit)
https://codereview.chromium.org/2443383002/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/2443383002/diff/1/chrome/browser/ui/browser.cc#newcode1909 chrome/browser/ui/browser.cc:1909: if (!blocked && contents_is_active && browser_active) On 2016/10/24 22:43:15, ...
4 years, 1 month ago (2016-10-25 15:07:09 UTC) #10
Lei Zhang
lgtm https://codereview.chromium.org/2443383002/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/2443383002/diff/1/chrome/browser/ui/browser.cc#newcode1909 chrome/browser/ui/browser.cc:1909: if (!blocked && contents_is_active && browser_active) On 2016/10/25 ...
4 years, 1 month ago (2016-10-25 17:31:43 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/2443383002/1
4 years, 1 month ago (2016-10-26 18:20:49 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-26 19:44:29 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-10-26 20:00:14 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/713077b86adca2120992f5432afb2b58a1ff0909
Cr-Commit-Position: refs/heads/master@{#427776}

Powered by Google App Engine
This is Rietveld 408576698