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

Issue 545643002: mac: Add basic layout unit test for fullscreen transition. (Closed)

Created:
6 years, 3 months ago by erikchen
Modified:
6 years, 3 months ago
Reviewers:
Robert Sesek, Andre
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mac: Add basic layout unit tests for AppKit Fullscreen. Previous tests were flaky and keep getting disabled. BUG= Committed: https://crrev.com/52ec3e50337f44c70651f80bf934c39f85c37abc Cr-Commit-Position: refs/heads/master@{#293759}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Comments from andresantoso. #

Total comments: 8

Patch Set 3 : Comments from rsesek. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+247 lines, -14 lines) Patch
M chrome/browser/ui/cocoa/browser_window_controller_private.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/presentation_mode_controller.h View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/presentation_mode_controller.mm View 1 2 1 chunk +0 lines, -9 lines 0 comments Download
A chrome/browser/ui/cocoa/presentation_mode_controller_unittest.mm View 1 2 1 chunk +220 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
erikchen
andresantoso: Please review.
6 years, 3 months ago (2014-09-04 22:39:43 UTC) #5
Andre
https://codereview.chromium.org/545643002/diff/60001/chrome/browser/ui/cocoa/presentation_mode_controller.h File chrome/browser/ui/cocoa/presentation_mode_controller.h (right): https://codereview.chromium.org/545643002/diff/60001/chrome/browser/ui/cocoa/presentation_mode_controller.h#newcode150 chrome/browser/ui/cocoa/presentation_mode_controller.h:150: - (void)setMenuBarRevealProgress:(CGFloat)progress; Why are these 2 exposed here, but ...
6 years, 3 months ago (2014-09-05 00:13:01 UTC) #6
erikchen
andresantoso: PTAL https://codereview.chromium.org/545643002/diff/60001/chrome/browser/ui/cocoa/presentation_mode_controller.h File chrome/browser/ui/cocoa/presentation_mode_controller.h (right): https://codereview.chromium.org/545643002/diff/60001/chrome/browser/ui/cocoa/presentation_mode_controller.h#newcode150 chrome/browser/ui/cocoa/presentation_mode_controller.h:150: - (void)setMenuBarRevealProgress:(CGFloat)progress; On 2014/09/05 00:13:00, Andre wrote: ...
6 years, 3 months ago (2014-09-05 17:57:49 UTC) #8
Andre
lgtm
6 years, 3 months ago (2014-09-05 18:02:21 UTC) #9
erikchen
rsesek: Looking for an OWNER review of chrome/browser/ui/cocoa/*
6 years, 3 months ago (2014-09-05 18:04:22 UTC) #11
Robert Sesek
https://codereview.chromium.org/545643002/diff/100001/chrome/browser/ui/cocoa/browser_window_controller_private.h File chrome/browser/ui/cocoa/browser_window_controller_private.h (right): https://codereview.chromium.org/545643002/diff/100001/chrome/browser/ui/cocoa/browser_window_controller_private.h#newcode162 chrome/browser/ui/cocoa/browser_window_controller_private.h:162: // Exposed for testing. This needs an actual declaration ...
6 years, 3 months ago (2014-09-05 19:53:40 UTC) #12
erikchen
rsesek: PTAL https://codereview.chromium.org/545643002/diff/100001/chrome/browser/ui/cocoa/browser_window_controller_private.h File chrome/browser/ui/cocoa/browser_window_controller_private.h (right): https://codereview.chromium.org/545643002/diff/100001/chrome/browser/ui/cocoa/browser_window_controller_private.h#newcode162 chrome/browser/ui/cocoa/browser_window_controller_private.h:162: // Exposed for testing. On 2014/09/05 19:53:40, ...
6 years, 3 months ago (2014-09-05 20:47:02 UTC) #13
Robert Sesek
LGTM
6 years, 3 months ago (2014-09-05 21:09:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/545643002/120001
6 years, 3 months ago (2014-09-05 21:11:11 UTC) #16
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-06 03:15:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikchen@chromium.org/545643002/120001
6 years, 3 months ago (2014-09-08 18:27:10 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:120001) as a489b5be9b8f64ae674d0ff757ab78cb14923532
6 years, 3 months ago (2014-09-08 18:31:50 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:47:18 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/52ec3e50337f44c70651f80bf934c39f85c37abc
Cr-Commit-Position: refs/heads/master@{#293759}

Powered by Google App Engine
This is Rietveld 408576698