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

Issue 2399213003: Linux Aura: Fix shadows on frameless windows (Closed)

Created:
4 years, 2 months ago by Tom (Use chromium acct)
Modified:
4 years, 2 months ago
Reviewers:
clamy
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

Linux Aura: Fix shadows on frameless windows https://codereview.chromium.org/2153373002 fixed an issue with detecting Mesa drivers on Linux. Transparent visuals were only enabled on Mesa, so that CL exposed an existing problem of opaque windows being rendered without drop shadows. This CL restores the previous behavior for 54 without reverting that CL, and without having to pull in the large CLs that actually fixed this issue on master. NOTRY=true NOPRESUBMIT=true BUG=640170

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove always-true expression #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M content/browser/browser_main_loop.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
Tom (Use chromium acct)
4 years, 2 months ago (2016-10-06 23:15:44 UTC) #3
clamy
Lgtm. https://codereview.chromium.org/2399213003/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2399213003/diff/1/content/browser/browser_main_loop.cc#newcode759 content/browser/browser_main_loop.cc:759: if (!enable_transparent_visuals && nit: This is always true ...
4 years, 2 months ago (2016-10-07 11:14:51 UTC) #4
Tom (Use chromium acct)
https://codereview.chromium.org/2399213003/diff/1/content/browser/browser_main_loop.cc File content/browser/browser_main_loop.cc (right): https://codereview.chromium.org/2399213003/diff/1/content/browser/browser_main_loop.cc#newcode759 content/browser/browser_main_loop.cc:759: if (!enable_transparent_visuals && On 2016/10/07 11:14:51, clamy wrote: > ...
4 years, 2 months ago (2016-10-07 23:25:33 UTC) #5
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/2399213003/20001
4 years, 2 months ago (2016-10-07 23:26:12 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 23:29:26 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001)

Powered by Google App Engine
This is Rietveld 408576698