Minor refactoring of window resize code. I wasn't too happy with
continuing to have WindowResizer expose logic for WorkspaceWindowResizer. Instead WindowResizer is pure virtual, with some common code in static methods that both implementations can use. This'll make the code for multi-window resizing more centralized. BUG=116079 TEST=refactoring covered by tests Review URL: https://chromiumcodereview.appspot.com/9599007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124939 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment