DescriptionAura: Fix window resizing for large drags.
* Fix a DCHECK due to a negative width when resizing the right edge past the left one, and vice versa.
* Fix the window moving when resizing its left edge past the minimum size, ditto for top edge.
* Add unit tests for above.
* Add GetMinimizeSize() method to aura::WindowDelegate interface.
BUG=104245
TEST=aura_shell_unittests, manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111244
Patch Set 1 #
Total comments: 1
Patch Set 2 : refactor, remove OnBoundsChanging, more tests #Patch Set 3 : fix HtmlDialogBrowserTest #Messages
Total messages: 6 (0 generated)
|