forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert 198491 "Render opaque border with no shadow for web conte..."
Broke the chromiumos bots: http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28daisy%29/builds/9294/steps/cbuildbot/logs/stdio > Render opaque border with no shadow for web contents modal dialogs under Views/Win32 > > This is a temporary kludge to get web contents modal dialog frames > displaying acceptably under Views/Win32. It's not possible to use > transparency in the frames on Win7 and earlier OSes unless the web > contents modal dialogs are top-level windows, which is undesirable. > Making web contents modal dialogs top-level imposes additional > complexities and burdens on managing focus, activation, and window > position relative to the browser window, soley for the View/Win32 case. > It's best to avoid this since we won't need it once we transition > to Aura. > > See screenshots at http://crbug.com/231012#c6. > > > BUG=231012, 166075 > > Review URL: https://chromiumcodereview.appspot.com/14742002 TBR=wittman@chromium.org Review URL: https://codereview.chromium.org/14765016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198506 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
tommi@chromium.org
committed
May 6, 2013
1 parent
e4ad635
commit 5adc1a7
Showing
6 changed files
with
5 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters