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

Issue 171973004: NSView cleanup for CoreAnimation (Closed)

Created:
6 years, 10 months ago by ccameron
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

NSView cleanup for CoreAnimation Make devtools place the contents view as a child of the devtools view, so that the contents appears on top of the devtools. Add instances of ScopedNSDisableScreenUpdates while adjusting views, and replace some instances of [NSWindow disableScreenUpdatesUntilFlush] with this more explicit mechanism. BUG=245900 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252537

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -10 lines) Patch
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/dev_tools_controller.mm View 5 chunks +32 lines, -5 lines 2 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
ccameron
After we finish the switch to CA, we should be able to remove all remaining ...
6 years, 10 months ago (2014-02-20 20:51:57 UTC) #1
dgozman
devtools lgtm https://codereview.chromium.org/171973004/diff/1/chrome/browser/ui/cocoa/dev_tools_controller.mm File chrome/browser/ui/cocoa/dev_tools_controller.mm (right): https://codereview.chromium.org/171973004/diff/1/chrome/browser/ui/cocoa/dev_tools_controller.mm#newcode71 chrome/browser/ui/cocoa/dev_tools_controller.mm:71: if (CoreAnimationIsEnabled()) { Do you plan to ...
6 years, 10 months ago (2014-02-20 21:29:51 UTC) #2
ccameron
Thanks! https://codereview.chromium.org/171973004/diff/1/chrome/browser/ui/cocoa/dev_tools_controller.mm File chrome/browser/ui/cocoa/dev_tools_controller.mm (right): https://codereview.chromium.org/171973004/diff/1/chrome/browser/ui/cocoa/dev_tools_controller.mm#newcode71 chrome/browser/ui/cocoa/dev_tools_controller.mm:71: if (CoreAnimationIsEnabled()) { On 2014/02/20 21:29:51, dgozman wrote: ...
6 years, 10 months ago (2014-02-20 21:31:09 UTC) #3
Avi (use Gerrit)
LGTM
6 years, 10 months ago (2014-02-20 22:00:32 UTC) #4
ccameron
Thanks!
6 years, 10 months ago (2014-02-20 22:14:06 UTC) #5
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 10 months ago (2014-02-20 22:14:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/171973004/1
6 years, 10 months ago (2014-02-20 22:16:32 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 22:37:02 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=267327
6 years, 10 months ago (2014-02-20 22:37:02 UTC) #9
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 10 months ago (2014-02-21 00:53:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/171973004/1
6 years, 10 months ago (2014-02-21 00:55:25 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 06:01:55 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=267592
6 years, 10 months ago (2014-02-21 06:01:56 UTC) #13
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 10 months ago (2014-02-21 09:38:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/171973004/1
6 years, 10 months ago (2014-02-21 09:38:37 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-02-21 11:21:12 UTC) #16
Message was sent while issue was closed.
Change committed as 252537

Powered by Google App Engine
This is Rietveld 408576698