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

Issue 15329005: Adding new general bubble error message consisting of icon, message and caption. Using this message… (Closed)

Created:
7 years, 7 months ago by Mr4D (OOO till 08-26)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, tfarina, alicet1, sadrul, msw+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Adding new general bubble error message consisting of icon, message and caption. Using this message for the multi signin user error case. There is still more to do: Unit tests & removal of test code. Beside that feature wise it is now fully functional as requested. BUG=239201 TEST=visual, multiple scenarios Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201627

Patch Set 1 #

Total comments: 8

Patch Set 2 : git status #

Total comments: 20

Patch Set 3 : Addressed #

Patch Set 4 : Forgot one comment #

Total comments: 2

Patch Set 5 : Fixed comment issue with C++ compiler #

Unified diffs Side-by-side diffs Delta from patch set Stats (+344 lines, -12 lines) Patch
M ash/ash.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
A ash/popup_message.h View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A ash/popup_message.cc View 1 2 3 4 1 chunk +226 lines, -0 lines 0 comments Download
M ash/resources/ash_resources.grd View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/system/user/tray_user.cc View 1 11 chunks +31 lines, -12 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Mr4D (OOO till 08-26)
Adding new error message box and integrate it into the multi login scenario. There is ...
7 years, 7 months ago (2013-05-21 00:56:21 UTC) #1
msw
https://codereview.chromium.org/15329005/diff/1/ash/popup_message.h File ash/popup_message.h (right): https://codereview.chromium.org/15329005/diff/1/ash/popup_message.h#newcode36 ash/popup_message.h:36: PopupMessage(const base::string16& caption, Could the GlobalErrorBubble be extended for ...
7 years, 7 months ago (2013-05-21 01:41:27 UTC) #2
Mr4D (OOO till 08-26)
Addressed. Have another look! https://codereview.chromium.org/15329005/diff/1/ash/popup_message.h File ash/popup_message.h (right): https://codereview.chromium.org/15329005/diff/1/ash/popup_message.h#newcode36 ash/popup_message.h:36: PopupMessage(const base::string16& caption, I have ...
7 years, 7 months ago (2013-05-21 17:26:40 UTC) #3
Nikita (slow)
couple of drive-by comments (I haven't reviewed whole CL). https://codereview.chromium.org/15329005/diff/1/ash/system/user/tray_user.cc File ash/system/user/tray_user.cc (right): https://codereview.chromium.org/15329005/diff/1/ash/system/user/tray_user.cc#newcode109 ash/system/user/tray_user.cc:109: ...
7 years, 7 months ago (2013-05-21 18:03:52 UTC) #4
msw
On 2013/05/21 17:26:40, Mr4D wrote: > Addressed. Have another look! > > https://codereview.chromium.org/15329005/diff/1/ash/popup_message.h > File ...
7 years, 7 months ago (2013-05-21 18:12:53 UTC) #5
Mr4D (OOO till 08-26)
That was not meant to be hostile in any way. Really :). I did upload ...
7 years, 7 months ago (2013-05-21 18:44:28 UTC) #6
Mr4D (OOO till 08-26)
Addressed & uploaded (I checked :) ). Please have another look! https://codereview.chromium.org/15329005/diff/1/ash/system/user/tray_user.cc File ash/system/user/tray_user.cc (right): ...
7 years, 7 months ago (2013-05-21 19:23:33 UTC) #7
msw
This set_arrow_offset approach seems fine, thanks!
7 years, 7 months ago (2013-05-21 19:41:40 UTC) #8
msw
On 2013/05/21 19:41:40, msw wrote: > This set_arrow_offset approach seems fine, thanks! Thanks for resolving ...
7 years, 7 months ago (2013-05-21 20:31:03 UTC) #9
James Cook
https://codereview.chromium.org/15329005/diff/31001/ash/popup_message.cc File ash/popup_message.cc (right): https://codereview.chromium.org/15329005/diff/31001/ash/popup_message.cc#newcode22 ash/popup_message.cc:22: const int kMessageAppearanceDelay = 200; // msec nit: Consider ...
7 years, 7 months ago (2013-05-22 12:29:07 UTC) #10
Mr4D (OOO till 08-26)
Done! Please have another look! https://codereview.chromium.org/15329005/diff/31001/ash/popup_message.cc File ash/popup_message.cc (right): https://codereview.chromium.org/15329005/diff/31001/ash/popup_message.cc#newcode22 ash/popup_message.cc:22: const int kMessageAppearanceDelay = ...
7 years, 7 months ago (2013-05-22 14:57:34 UTC) #11
James Cook
LGTM https://codereview.chromium.org/15329005/diff/41001/ash/popup_message.h File ash/popup_message.h (right): https://codereview.chromium.org/15329005/diff/41001/ash/popup_message.h#newcode36 ash/popup_message.h:36: // Here is the layout (arrow given as ...
7 years, 7 months ago (2013-05-22 15:54:58 UTC) #12
Mr4D (OOO till 08-26)
Thanks! https://codereview.chromium.org/15329005/diff/41001/ash/popup_message.h File ash/popup_message.h (right): https://codereview.chromium.org/15329005/diff/41001/ash/popup_message.h#newcode36 ash/popup_message.h:36: // Here is the layout (arrow given as ...
7 years, 7 months ago (2013-05-22 16:12:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/15329005/41001
7 years, 7 months ago (2013-05-22 16:12:06 UTC) #14
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-22 16:37:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/15329005/48002
7 years, 7 months ago (2013-05-22 18:24:55 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/15329005/48002
7 years, 7 months ago (2013-05-22 23:05:30 UTC) #17
commit-bot: I haz the power
7 years, 7 months ago (2013-05-22 23:06:57 UTC) #18
Message was sent while issue was closed.
Change committed as 201627

Powered by Google App Engine
This is Rietveld 408576698