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

Issue 2343433005: MacViews: Modify condition for setting window alpha to 0 on initial display. (Closed)

Created:
4 years, 3 months ago by karandeepb
Modified:
4 years, 3 months ago
Reviewers:
tapted
CC:
chromium-reviews, tfarina, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MacViews: Modify condition for setting window alpha to 0 on initial display. r417863 added a flag initial_visibility_suppressed_ to BridgedNativeWidget to show some dialogs with an alpha value of 0 initially, till the frames from the compositor arrive. This CL modifies the condition to set the flag and sets it only when the widget is layer backed. BUG=623950 Committed: https://crrev.com/4a528effa127e1db82476eeb57c57649664af9b5 Cr-Commit-Position: refs/heads/master@{#419702}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M ui/views/cocoa/bridged_native_widget.mm View 1 chunk +2 lines, -1 line 2 comments Download

Messages

Total messages: 11 (5 generated)
karandeepb
PTAL Trent.
4 years, 3 months ago (2016-09-16 01:06:19 UTC) #3
tapted
Probably lgtm, but there may be some things to investigate / follow-up on https://codereview.chromium.org/2343433005/diff/1/ui/views/cocoa/bridged_native_widget.mm File ...
4 years, 3 months ago (2016-09-19 07:35:34 UTC) #4
karandeepb
https://codereview.chromium.org/2343433005/diff/1/ui/views/cocoa/bridged_native_widget.mm File ui/views/cocoa/bridged_native_widget.mm (right): https://codereview.chromium.org/2343433005/diff/1/ui/views/cocoa/bridged_native_widget.mm#newcode581 ui/views/cocoa/bridged_native_widget.mm:581: if (layer() && [window_ isOpaque] && > One thing ...
4 years, 3 months ago (2016-09-20 08:04:51 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/2343433005/1
4 years, 3 months ago (2016-09-20 08:06:55 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-20 08:34:14 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 08:37:10 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4a528effa127e1db82476eeb57c57649664af9b5
Cr-Commit-Position: refs/heads/master@{#419702}

Powered by Google App Engine
This is Rietveld 408576698