• oshima@chromium.org's avatar
    Revert "Use WS_POPUP for ash_unittests" · b49c0117
    oshima@chromium.org authored
    Use WS_POPUP for ash_unittests
    - Layout test windows starting from (1,1) and move
    mouse to (0,0) so that they don't overlap unless
    test moves the cursor.
    - Enabled disabled tests.
    - RootWindowHostWin::SetBounds should move the window
    and call OnHostResized when the scale factor has changed.
    
    This also seems to fix the desktop size limitation issue (148691)
    probably because a popup window can be larger than the desktop size.
    
    TBR=oshima@chromium.org
    BUG=150986, 157817, 141577, 148691
    TEST=none
    
    Review URL: https://codereview.chromium.org/11419271
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170632 0039d316-1c4b-4281-b951-d872f2087c98
    b49c0117
ash_test_base.cc 5.08 KB