commit | 4e8a29255097ef8757b2bde0d8777625265355d8 | [log] [tgz] |
---|---|---|
author | erikchen <erikchen@chromium.org> | Wed Sep 10 23:55:24 2014 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 11 00:06:11 2014 |
tree | 23a8c5d1017768754555ec9ce2c853504b3cdebd | |
parent | 9160b5dcb8937d8d34e9174dc7847ed60b38c05b [diff] |
Revert of Mac: Fix rounded corners on browser windows on retina display. (patchset #4 id:80001 of https://codereview.chromium.org/463263002/) Reason for revert: When the download bar is present, the rounded corners are on the wrong view. https://code.google.com/p/chromium/issues/detail?id=412580 Original issue's description: > Mac: Fix rounded corners on browser windows on retina display. > > When a window's bottom corner is covered by a layer on a retina display, the > corner is incorrectly rounded. I added a layer mask to do the corner rounding > ourselves. > > BUG=396264 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289811 TBR=andresantoso@chromium.org,ccameron@chromium.org,shess@chromium.org NOTREECHECKS=true NOTRY=true BUG=396264 Review URL: https://codereview.chromium.org/560913004 Cr-Commit-Position: refs/heads/master@{#294265}