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

Issue 1460003004: views/mus: Fix showing menu in chrome in mus. (Closed)

Created:
5 years, 1 month ago by sadrul
Modified:
5 years, 1 month ago
Reviewers:
jam, sky
CC:
chromium-reviews, tfarina, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

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} R=jam@chromium.org, sky@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/cf536a3c19f5bd23c2a182864cb1233f71521cdb

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : fix-official-build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M base/threading/thread_restrictions.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M ui/views/mus/window_manager_connection.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
sadrul
I kind of dislike the ScopedAllowWait in WindowManagerConnection. I think it'd be better if we ...
5 years, 1 month ago (2015-11-20 02:44:39 UTC) #2
sky
LGTM
5 years, 1 month ago (2015-11-20 16:07:23 UTC) #3
sadrul
+jam@ for the use of ScopedAllowWait in WindowManagerConnection.
5 years, 1 month ago (2015-11-20 18:15:49 UTC) #5
jam
lgtm
5 years, 1 month ago (2015-11-23 17:01:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1460003004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1460003004/20001
5 years, 1 month ago (2015-11-23 17:16:28 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-23 19:25:43 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2914df72a605451828a05e108c35fe9a1d72c971 Cr-Commit-Position: refs/heads/master@{#361151}
5 years, 1 month ago (2015-11-23 19:26:56 UTC) #11
beaudoin
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1472873003/ by beaudoin@chromium.org. ...
5 years, 1 month ago (2015-11-23 20:07:28 UTC) #12
sadrul
On 2015/11/23 20:07:28, beaudoin wrote: > A revert of this CL (patchset #2 id:20001) has ...
5 years, 1 month ago (2015-11-23 23:11:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1460003004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1460003004/40001
5 years, 1 month ago (2015-11-23 23:12:05 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/145128)
5 years, 1 month ago (2015-11-24 01:51:24 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1460003004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1460003004/40001
5 years, 1 month ago (2015-11-24 05:03:04 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133497)
5 years, 1 month ago (2015-11-24 06:56:00 UTC) #23
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/cf536a3c19f5bd23c2a182864cb1233f71521cdb Cr-Commit-Position: refs/heads/master@{#361271}
5 years, 1 month ago (2015-11-24 07:41:39 UTC) #24
sadrul
5 years, 1 month ago (2015-11-24 07:42:04 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
cf536a3c19f5bd23c2a182864cb1233f71521cdb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698