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

Issue 481273002: Mac: Fix a recently introduced layering bug. (Closed)

Created:
6 years, 4 months ago by erikchen
Modified:
6 years, 4 months ago
CC:
chromium-reviews, leng
Project:
chromium
Visibility:
Public.

Description

Mac: Fix a recently introduced layering bug. The code made assumptions about whether the window's root view was layer backed. The CL that introduced the bug: https://codereview.chromium.org/390503003/ BUG=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291188

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove cr_. #

Patch Set 3 : Rebase against top of tree. #

Patch Set 4 : Rebase against top of tree. #

Patch Set 5 : Rebase against top of tree. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/cocoa/browser_window_controller.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
erikchen
ccameron: Please review.
6 years, 4 months ago (2014-08-18 23:05:19 UTC) #1
ccameron
lgtm % cr_ https://codereview.chromium.org/481273002/diff/1/chrome/browser/ui/cocoa/browser_window_controller_private.mm File chrome/browser/ui/cocoa/browser_window_controller_private.mm (right): https://codereview.chromium.org/481273002/diff/1/chrome/browser/ui/cocoa/browser_window_controller_private.mm#newcode681 chrome/browser/ui/cocoa/browser_window_controller_private.mm:681: [[[self window] cr_windowView] cr_setWantsLayer:YES]; cr_setWantsLayer is ...
6 years, 4 months ago (2014-08-19 01:08:25 UTC) #2
erikchen
https://codereview.chromium.org/481273002/diff/1/chrome/browser/ui/cocoa/browser_window_controller_private.mm File chrome/browser/ui/cocoa/browser_window_controller_private.mm (right): https://codereview.chromium.org/481273002/diff/1/chrome/browser/ui/cocoa/browser_window_controller_private.mm#newcode681 chrome/browser/ui/cocoa/browser_window_controller_private.mm:681: [[[self window] cr_windowView] cr_setWantsLayer:YES]; On 2014/08/19 01:08:25, ccameron1 wrote: ...
6 years, 4 months ago (2014-08-19 01:10:51 UTC) #3
erikchen
avi: Please review.
6 years, 4 months ago (2014-08-19 01:11:19 UTC) #4
Avi (use Gerrit)
lgtm
6 years, 4 months ago (2014-08-19 03:22:25 UTC) #5
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 4 months ago (2014-08-19 16:58:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/481273002/20001
6 years, 4 months ago (2014-08-19 16:59:23 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-19 17:08:59 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-19 17:10:05 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/7346) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/4742)
6 years, 4 months ago (2014-08-19 17:10:06 UTC) #10
erikchen
The CQ bit was checked by erikchen@chromium.org
6 years, 4 months ago (2014-08-21 18:33:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/481273002/80001
6 years, 4 months ago (2014-08-21 18:35:44 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_tests_recipe on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-21 20:20:13 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 21:22:16 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (80001) as 291188

Powered by Google App Engine
This is Rietveld 408576698