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

Issue 10035029: Fix accelerated content in fullscreen in 10.6. (Closed)

Created:
8 years, 8 months ago by Avi (use Gerrit)
Modified:
8 years, 8 months ago
Reviewers:
Robert Sesek, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Fix accelerated content in fullscreen in 10.6. BUG=123699, 53382, 56154, 120772 TEST=as in bug 123699 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132840

Patch Set 1 #

Total comments: 2

Patch Set 2 : & #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -27 lines) Patch
M ui/base/cocoa/underlay_opengl_hosting_window.mm View 1 1 chunk +33 lines, -27 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Avi (use Gerrit)
The change is making sure -[NSWindow setOpaque:NO] is always called on >10.5; the rest is ...
8 years, 8 months ago (2012-04-18 15:52:25 UTC) #1
Robert Sesek
Nico is a better reviewer for this.
8 years, 8 months ago (2012-04-18 15:53:41 UTC) #2
Nico
https://chromiumcodereview.appspot.com/10035029/diff/1/ui/base/cocoa/underlay_opengl_hosting_window.mm File ui/base/cocoa/underlay_opengl_hosting_window.mm (right): https://chromiumcodereview.appspot.com/10035029/diff/1/ui/base/cocoa/underlay_opengl_hosting_window.mm#newcode114 ui/base/cocoa/underlay_opengl_hosting_window.mm:114: if (windowStyle && NSTitledWindowMask) { you mean '&', not ...
8 years, 8 months ago (2012-04-18 16:08:34 UTC) #3
Avi (use Gerrit)
ptal https://chromiumcodereview.appspot.com/10035029/diff/1/ui/base/cocoa/underlay_opengl_hosting_window.mm File ui/base/cocoa/underlay_opengl_hosting_window.mm (right): https://chromiumcodereview.appspot.com/10035029/diff/1/ui/base/cocoa/underlay_opengl_hosting_window.mm#newcode114 ui/base/cocoa/underlay_opengl_hosting_window.mm:114: if (windowStyle && NSTitledWindowMask) { On 2012/04/18 16:08:34, ...
8 years, 8 months ago (2012-04-18 16:14:48 UTC) #4
Nico
LGTM Please test extensions bubbles before landing ;-)
8 years, 8 months ago (2012-04-18 16:15:38 UTC) #5
Avi (use Gerrit)
On 2012/04/18 16:15:38, Nico wrote: > LGTM > > Please test extensions bubbles before landing ...
8 years, 8 months ago (2012-04-18 16:16:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/10035029/5001
8 years, 8 months ago (2012-04-18 16:16:35 UTC) #7
Nico
> (did clang not warn about this?) Answering my own question: clang warns on `var ...
8 years, 8 months ago (2012-04-18 16:23:26 UTC) #8
Avi (use Gerrit)
On 2012/04/18 16:23:26, Nico wrote: > > (did clang not warn about this?) > > ...
8 years, 8 months ago (2012-04-18 16:27:08 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-04-18 19:21:17 UTC) #10
Change committed as 132840

Powered by Google App Engine
This is Rietveld 408576698