summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-16 23:13:14 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-16 23:13:14 +0000
commit180467d3ead6a0ea2e9fa2683258f6a3eb9c490e (patch)
treef1f4a735ccd172542d67647cfa9b5bc8ed479560 /chrome/browser/chromeos
parent645cf4c764f210c0c69e02cd6503da1247a5bdca (diff)
downloadchromium_src-180467d3ead6a0ea2e9fa2683258f6a3eb9c490e.zip
chromium_src-180467d3ead6a0ea2e9fa2683258f6a3eb9c490e.tar.gz
chromium_src-180467d3ead6a0ea2e9fa2683258f6a3eb9c490e.tar.bz2
Merge 146921 - On Windows 8 when a metro app is snapped, all desktop applications receive a resize notification as the work area
is reduced. In Chrome the tabstrip paint would fail as the WM_GETTITLEBARINFOEX message fails to return the correct minimize offset. A fix went in to address this by caching the delta of the minimize button which is then applied to the corresponding client edge. This only addressed the case when the minimize button offset was returned as 0 from the WM_GETTITLEBARINFOEX message. At times this offset is negative. Fix is to check whether the minimize button offset is > 0 before applying the cached delta. BUG=135304 R=sky Review URL: https://chromiumcodereview.appspot.com/10783027 TBR=ananta@chromium.org Review URL: https://chromiumcodereview.appspot.com/10790022 git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@146922 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos')
0 files changed, 0 insertions, 0 deletions