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

Issue 7003121: Replace ChromiumOS BalloonView Menu2 with MenuItemView. (Closed)

Created:
9 years, 6 months ago by rhashimoto
Modified:
9 years, 5 months ago
CC:
chromium-reviews, davemoore+watch_chromium.org
Visibility:
Public.

Description

Replace ChromiumOS BalloonView Menu2 with MenuItemView. BUG=chromium-os:13887 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91862

Patch Set 1 #

Patch Set 2 : Use top level widget and rebase to trunk. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M chrome/browser/chromeos/notifications/balloon_view.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/notifications/balloon_view.cc View 1 5 chunks +17 lines, -6 lines 2 comments Download

Messages

Total messages: 16 (0 generated)
rhashimoto
Hi Oshima-san - I'm not sure how to test this change. I have seen what ...
9 years, 6 months ago (2011-06-10 17:13:14 UTC) #1
oshima
LGTM menu button appears only when you hover mouse over on notification. you can use ...
9 years, 6 months ago (2011-06-10 23:19:04 UTC) #2
rhashimoto
Hi Oshima-san - Thanks for the notifications test page! So my menu code crashes because ...
9 years, 6 months ago (2011-06-13 22:21:22 UTC) #3
rhashimoto
Patch 2 uses top level widget and fixes build on TOT. Roy
9 years, 6 months ago (2011-06-14 20:25:59 UTC) #4
oshima
I couldn't reproduce the issue you had. Can you try again? - oshima On Tue, ...
9 years, 6 months ago (2011-06-18 00:37:41 UTC) #5
rhashimoto
On 2011/06/18 00:37:41, oshima wrote: > I couldn't reproduce the issue you had. Can you ...
9 years, 6 months ago (2011-06-20 16:58:55 UTC) #6
rhashimoto
Hi Oshima-san - This CL still produces a crash for me on Cr-48 ToT when ...
9 years, 5 months ago (2011-06-28 16:57:07 UTC) #7
oshima
Can you run debug build on desktop and see if you can reproduce it? You ...
9 years, 5 months ago (2011-06-28 17:23:59 UTC) #8
rhashimoto
On 2011/06/28 17:23:59, oshima wrote: > Can you run debug build on desktop and see ...
9 years, 5 months ago (2011-06-28 20:29:16 UTC) #9
rhashimoto
On 2011/06/28 20:29:16, rhashimoto wrote: > The window argument passed to synth_crossing() (#6) seems to ...
9 years, 5 months ago (2011-06-28 22:41:16 UTC) #10
oshima
I still couldn't reproduce this. I think i'm still missing something. let's work together tomorrow ...
9 years, 5 months ago (2011-06-29 01:12:05 UTC) #11
oshima
http://codereview.chromium.org/7003121/diff/4001/chrome/browser/chromeos/notifications/balloon_view.cc File chrome/browser/chromeos/notifications/balloon_view.cc (right): http://codereview.chromium.org/7003121/diff/4001/chrome/browser/chromeos/notifications/balloon_view.cc#newcode123 chrome/browser/chromeos/notifications/balloon_view.cc:123: menu_model_adapter.BuildMenu(&menu); I felt this API a bit wired because ...
9 years, 5 months ago (2011-07-06 18:10:36 UTC) #12
rhashimoto
http://codereview.chromium.org/7003121/diff/4001/chrome/browser/chromeos/notifications/balloon_view.cc File chrome/browser/chromeos/notifications/balloon_view.cc (right): http://codereview.chromium.org/7003121/diff/4001/chrome/browser/chromeos/notifications/balloon_view.cc#newcode123 chrome/browser/chromeos/notifications/balloon_view.cc:123: menu_model_adapter.BuildMenu(&menu); On 2011/07/06 18:10:36, oshima wrote: > I felt ...
9 years, 5 months ago (2011-07-06 18:27:33 UTC) #13
rhashimoto
OK to commit this? I know there was an LGTM, but there was one change ...
9 years, 5 months ago (2011-07-07 17:42:01 UTC) #14
oshima
yes OK to commit. - oshima On Thu, Jul 7, 2011 at 10:42 AM, <rhashimoto@chromium.org> ...
9 years, 5 months ago (2011-07-07 22:06:34 UTC) #15
commit-bot: I haz the power
9 years, 5 months ago (2011-07-08 16:44:04 UTC) #16
Change committed as 91862

Powered by Google App Engine
This is Rietveld 408576698