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

Issue 1952163002: Mac fullscreen low power video: Add FullscreenLowPowerControllerCocoa (Closed)

Created:
4 years, 7 months ago by ccameron
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@plumb_widget
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mac fullscreen low power video: Add FullscreenLowPowerControllerCocoa This is where the logic for transitioning in and out of fullscreen low power mode lives. Do not hook up to the BrowserWindowController yet. BUG=594460 Committed: https://crrev.com/335667904fb55b54dc75c1be172347986b8f3763 Cr-Commit-Position: refs/heads/master@{#393311}

Patch Set 1 #

Total comments: 13

Patch Set 2 : Incorporate review feedback #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -0 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h View 1 1 chunk +66 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.mm View 1 1 chunk +113 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ui/accelerated_widget_mac/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ui/accelerated_widget_mac/accelerated_widget_mac.h View 3 chunks +11 lines, -0 lines 0 comments Download
M ui/accelerated_widget_mac/accelerated_widget_mac.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/accelerated_widget_mac/accelerated_widget_mac.mm View 5 chunks +32 lines, -0 lines 0 comments Download
A ui/accelerated_widget_mac/fullscreen_low_power_coordinator.h View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
ccameron
This succeeds in getting into detached mode when hooked up to BrowserWindowController (which isn't done ...
4 years, 7 months ago (2016-05-05 02:26:23 UTC) #2
erikchen
lgtm https://codereview.chromium.org/1952163002/diff/1/chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h File chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h (right): https://codereview.chromium.org/1952163002/diff/1/chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h#newcode13 chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h:13: class FullscreenLowPowerCoordinatorCocoa Write a comment describing what this ...
4 years, 7 months ago (2016-05-05 17:47:38 UTC) #3
ccameron
Thanks! updated. https://codereview.chromium.org/1952163002/diff/1/chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h File chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h (right): https://codereview.chromium.org/1952163002/diff/1/chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h#newcode13 chrome/browser/ui/cocoa/fullscreen_low_power_coordinator.h:13: class FullscreenLowPowerCoordinatorCocoa On 2016/05/05 17:47:38, erikchen wrote: ...
4 years, 7 months ago (2016-05-05 19:27:18 UTC) #4
ccameron
Adding avi@ for chrome/browser/ui OWNER stamp
4 years, 7 months ago (2016-05-05 22:36:40 UTC) #5
ccameron
Adding avi@ for OWNER RS.
4 years, 7 months ago (2016-05-06 20:08:01 UTC) #7
Avi (use Gerrit)
lgtm stamp
4 years, 7 months ago (2016-05-06 20:37:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952163002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952163002/40001
4 years, 7 months ago (2016-05-06 20:42:46 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/179037)
4 years, 7 months ago (2016-05-06 20:49:29 UTC) #13
ccameron
Adding sky@ for chrome/browser/ui/BUILD.gn OWNER
4 years, 7 months ago (2016-05-09 19:49:08 UTC) #15
sky
LGTM
4 years, 7 months ago (2016-05-12 15:05:00 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952163002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952163002/40001
4 years, 7 months ago (2016-05-12 17:13:26 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-12 18:28:58 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 18:30:52 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/335667904fb55b54dc75c1be172347986b8f3763
Cr-Commit-Position: refs/heads/master@{#393311}

Powered by Google App Engine
This is Rietveld 408576698