DescriptionRevert 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 #Messages
Total messages: 2 (0 generated)
|