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

Issue 2110983002: [Mac] Refactor Cocoa fullscreen code (Closed)

Created:
4 years, 5 months ago by spqchan
Modified:
4 years, 5 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, asanka, tfarina, noyau+watch_chromium.org, dbeam+watch-downloads_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Refactor Cocoa fullscreen code - Renamed PresentationModeController to FullscreenToolbarController - Removed Lion fullscreen methods - Updated comments and variable names BUG=579259 Committed: https://crrev.com/e7f9456d7512988bc01ac54b698de5d80ef8fb77 Cr-Commit-Position: refs/heads/master@{#403316}

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 6

Patch Set 3 : fixed test #

Patch Set 4 : removed notification #

Patch Set 5 : Replaced NSTrackingArea with CrTrackingArea #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -1237 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 2 3 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.h View 1 11 chunks +17 lines, -33 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 10 chunks +22 lines, -23 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_browsertest.mm View 1 2 8 chunks +24 lines, -23 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.h View 6 chunks +6 lines, -16 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 11 chunks +37 lines, -44 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_layout.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_shelf_controller.mm View 1 2 3 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/framed_browser_window.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/framed_browser_window.mm View 1 chunk +0 lines, -15 lines 0 comments Download
A + chrome/browser/ui/cocoa/fullscreen_toolbar_controller.h View 1 2 3 4 9 chunks +19 lines, -26 lines 0 comments Download
A + chrome/browser/ui/cocoa/fullscreen_toolbar_controller.mm View 1 2 3 4 24 chunks +47 lines, -66 lines 0 comments Download
D chrome/browser/ui/cocoa/presentation_mode_controller.h View 1 chunk +0 lines, -179 lines 0 comments Download
D chrome/browser/ui/cocoa/presentation_mode_controller.mm View 1 chunk +0 lines, -791 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
spqchan
PTAL Hopefully this will be the final stretch for the purge :D
4 years, 5 months ago (2016-06-29 23:54:13 UTC) #6
Robert Sesek
There's also test failures on the trybot runs. https://codereview.chromium.org/2110983002/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm (right): https://codereview.chromium.org/2110983002/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm#newcode44 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm:44: #import ...
4 years, 5 months ago (2016-06-30 17:40:09 UTC) #7
spqchan
PTAL Fixed the test https://codereview.chromium.org/2110983002/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm (right): https://codereview.chromium.org/2110983002/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm#newcode44 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm:44: #import "chrome/browser/ui/cocoa/fullscreen_toolbar_controller.h" On 2016/06/30 17:40:09, ...
4 years, 5 months ago (2016-06-30 19:46:30 UTC) #8
Robert Sesek
lgtm
4 years, 5 months ago (2016-06-30 21:27:04 UTC) #9
spqchan
Thanks!
4 years, 5 months ago (2016-06-30 21:30:17 UTC) #10
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/2110983002/60001
4 years, 5 months ago (2016-06-30 21:31:01 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/210858)
4 years, 5 months ago (2016-06-30 21:40:09 UTC) #14
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/2110983002/80001
4 years, 5 months ago (2016-06-30 21:58:36 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-06-30 22:48:10 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 22:50:23 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e7f9456d7512988bc01ac54b698de5d80ef8fb77
Cr-Commit-Position: refs/heads/master@{#403316}

Powered by Google App Engine
This is Rietveld 408576698