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

Issue 132183006: Revert 244050 "This is part 1 of implemeting phantom windows for..." (Closed)

Created:
6 years, 11 months ago by dcheng
Modified:
6 years, 11 months ago
Reviewers:
pkotwicz
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 244050 "This is part 1 of implemeting phantom windows for..." This is causing PhantomWindowControllerTest.PhantomWindowShow to fail on the Win 8 Aura bots. > This is part 1 of implemeting phantom windows for the window controls when using --ash-enable-alternate-caption-button > > Other notable changes: > - Switched to using layer animations instead of gfx::SlideAnimation > - Renamed PhantomWindowController::phantom_widget_ and PhantomWindowController::phantom_widget_start_ to PhantomWindowController::phantom_widget_in_target_root_ and PhantomWindowController::phantom_widget_in_start_root_ respectively. > - Removed PhantomWindowController::Hide(). Hiding the phantom window can now only be done via destroying the PhantomWindowController > > BUG=328930 > TEST=PhantomWindowControllerTest.* > > Review URL: https://codereview.chromium.org/101773004 TBR=pkotwicz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244090

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -265 lines) Patch
M trunk/src/ash/ash.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/ash/wm/gestures/system_pinch_handler.h View 2 chunks +1 line, -2 lines 0 comments Download
M trunk/src/ash/wm/gestures/system_pinch_handler.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M trunk/src/ash/wm/workspace/phantom_window_controller.h View 4 chunks +39 lines, -18 lines 0 comments Download
M trunk/src/ash/wm/workspace/phantom_window_controller.cc View 6 chunks +68 lines, -68 lines 0 comments Download
D trunk/src/ash/wm/workspace/phantom_window_controller_unittest.cc View 1 chunk +0 lines, -170 lines 0 comments Download
M trunk/src/ash/wm/workspace/workspace_window_resizer.h View 1 chunk +4 lines, -0 lines 0 comments Download
M trunk/src/ash/wm/workspace/workspace_window_resizer.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M trunk/src/ash/wm/workspace/workspace_window_resizer_unittest.cc View 3 chunks +143 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcheng
6 years, 11 months ago (2014-01-10 04:57:46 UTC) #1
dcheng
6 years, 11 months ago (2014-01-10 04:58:02 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r244090.

Powered by Google App Engine
This is Rietveld 408576698