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 of views/mus: Fix showing menu in chrome in mus. (patchset chr…
…omium#2 id:20001 of https://codereview.chromium.org/1460003004/ ) Reason for revert: Suspected in build failure. see crbug.com/560461 Original issue's description: > views/mus: Fix showing menu in chrome in mus. > > For menus in chrome-in-mus, we attempt to create a Widget hosted in a native > window. For desktop builds, this means we attempt to host in a HWND or an > X11 window created by DesktopNativeWidgetAura. But for mus, we want to use > NativeWidgetMus. To do this, use the native-widget factory first if it's > available. > > BUG=none > > Committed: https://crrev.com/2914df72a605451828a05e108c35fe9a1d72c971 > Cr-Commit-Position: refs/heads/master@{#361151} TBR=sky@chromium.org,jam@chromium.org,sadrul@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/1472873003 Cr-Commit-Position: refs/heads/master@{#361163}
- Loading branch information
1 parent
35b0cd2
commit 25c81fc
Showing
3 changed files
with
1 addition
and
13 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