Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Issue 14765016: Revert 198491 "Render opaque border with no shadow for web conte..." (Closed)

Created:
7 years, 7 months ago by tommi1
Modified:
7 years, 7 months ago
Reviewers:
Mike Wittman
CC:
chromium-reviews
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198506

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -87 lines) Patch
M trunk/src/chrome/browser/ui/views/constrained_window_views.cc View 3 chunks +2 lines, -19 lines 0 comments Download
M trunk/src/ui/views/bubble/bubble_border.h View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/ui/views/bubble/bubble_border.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M trunk/src/ui/views/bubble/bubble_frame_view.cc View 2 chunks +1 line, -37 lines 0 comments Download
M trunk/src/ui/views/window/dialog_delegate.h View 1 chunk +0 lines, -8 lines 0 comments Download
M trunk/src/ui/views/window/dialog_delegate.cc View 2 chunks +2 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tommi1
7 years, 7 months ago (2013-05-06 19:30:03 UTC) #1
tommi1
Committed patchset #1 manually as r198506.
7 years, 7 months ago (2013-05-06 19:30:18 UTC) #2
Mike Wittman
7 years, 7 months ago (2013-05-06 19:52:38 UTC) #3
Message was sent while issue was closed.
On 2013/05/06 19:30:18, tommi1 wrote:
> Committed patchset #1 manually as r198506.

lgtm

Powered by Google App Engine
This is Rietveld 408576698