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

Issue 2379073003: mus: Use TooltipManagerAura in NativeWidgetMus. (Closed)

Created:
4 years, 2 months ago by Elliot Glaysher
Modified:
4 years, 2 months ago
Reviewers:
jonross, sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mus: Use TooltipManagerAura in NativeWidgetMus. mash now shows tooltips on hover over items. BUG=599558 Committed: https://crrev.com/1b3d5f1878974c14c21a29a13a93ef630c74d1f6 Cr-Commit-Position: refs/heads/master@{#422562}

Patch Set 1 #

Patch Set 2 : Try readding the unit tests. #

Patch Set 3 : Actually put that file in the right spot. #

Total comments: 3

Patch Set 4 : [xxx] dont commit; for trybot run only. #

Patch Set 5 : [xxx] more hacks to see if this is viable #

Patch Set 6 : [xxx] Does switching to CreatePlatformDesktopNativeWidgetImpl fix it? #

Patch Set 7 : add namespace #

Patch Set 8 : Remove theoretically unneeded screen now. #

Patch Set 9 : Of course there's a second, different test suite in the same file. Why would I ever have thought ot… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -40 lines) Patch
M ui/views/BUILD.gn View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M ui/views/corewm/DEPS View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/corewm/tooltip_controller_unittest.cc View 1 2 3 4 5 6 7 8 11 chunks +40 lines, -33 lines 0 comments Download
M ui/views/mus/native_widget_mus.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ui/views/mus/native_widget_mus.cc View 6 chunks +27 lines, -3 lines 0 comments Download
M ui/views/widget/tooltip_manager_aura.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 42 (29 generated)
Elliot Glaysher
jonross: So I took a stab at this bug. The linked bug says that this ...
4 years, 2 months ago (2016-09-29 22:34:06 UTC) #8
sky
On 2016/09/29 22:34:06, Elliot Glaysher wrote: > jonross: So I took a stab at this ...
4 years, 2 months ago (2016-09-30 02:29:39 UTC) #11
sky
I think I'm wrong. I was worried tooltips would get confused by any observed pointerevents, ...
4 years, 2 months ago (2016-09-30 15:07:12 UTC) #12
sky
https://codereview.chromium.org/2379073003/diff/40001/ui/views/BUILD.gn File ui/views/BUILD.gn (right): https://codereview.chromium.org/2379073003/diff/40001/ui/views/BUILD.gn#newcode928 ui/views/BUILD.gn:928: "corewm/tooltip_controller_unittest.cc", Can you make sure this test actually ends ...
4 years, 2 months ago (2016-09-30 15:15:31 UTC) #13
jonross
On 2016/09/30 15:15:31, sky wrote: > https://codereview.chromium.org/2379073003/diff/40001/ui/views/BUILD.gn > File ui/views/BUILD.gn (right): > > https://codereview.chromium.org/2379073003/diff/40001/ui/views/BUILD.gn#newcode928 > ...
4 years, 2 months ago (2016-09-30 17:10:31 UTC) #14
Elliot Glaysher
ptal https://codereview.chromium.org/2379073003/diff/40001/ui/views/BUILD.gn File ui/views/BUILD.gn (right): https://codereview.chromium.org/2379073003/diff/40001/ui/views/BUILD.gn#newcode928 ui/views/BUILD.gn:928: "corewm/tooltip_controller_unittest.cc", On 2016/09/30 15:15:30, sky wrote: > Can ...
4 years, 2 months ago (2016-10-03 21:52:26 UTC) #33
sky
LGTM - did you make sure tooltips set on renderers work as well?
4 years, 2 months ago (2016-10-03 22:13:50 UTC) #34
Elliot Glaysher
(Yes. Tested with the thumbnails on the NTP.)
4 years, 2 months ago (2016-10-03 22:15:13 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2379073003/160001
4 years, 2 months ago (2016-10-03 22:16:12 UTC) #37
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 2 months ago (2016-10-03 22:23:31 UTC) #38
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/1b3d5f1878974c14c21a29a13a93ef630c74d1f6 Cr-Commit-Position: refs/heads/master@{#422562}
4 years, 2 months ago (2016-10-03 22:25:32 UTC) #40
sky
Excellent! On Mon, Oct 3, 2016 at 3:15 PM, <erg@chromium.org> wrote: > (Yes. Tested with ...
4 years, 2 months ago (2016-10-03 22:33:12 UTC) #41
Elliot Glaysher
4 years, 2 months ago (2016-10-03 23:35:17 UTC) #42
Message was sent while issue was closed.
A revert of this CL (patchset #9 id:160001) has been created in
https://codereview.chromium.org/2384083005/ by erg@chromium.org.

The reason for reverting is: sky@ reports that
TooltipControllerCaptureTest.Capture is failing on local chromeos builds..

Powered by Google App Engine
This is Rietveld 408576698