DescriptionThis 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.*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244050
Patch Set 1 : #
Total comments: 1
Patch Set 2 : #
Total comments: 15
Patch Set 3 : #
Messages
Total messages: 17 (0 generated)
|