|
|
Created:
6 years, 10 months ago by Avi (use Gerrit) Modified:
6 years, 10 months ago Reviewers:
Mark Mentovai CC:
chromium-reviews Base URL:
http://git.chromium.org/chromium/src.git@master Visibility:
Public. |
DescriptionFix the Mac status bubble.
This partially reverts the "cleanup" of r250260. The "cleaner" version is not equivalent if the call to -[NSWindow animations] returns nil.
BUG=none
TEST=no change
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251082
Patch Set 1 #Patch Set 2 : try upload again #
Total comments: 2
Patch Set 3 : fix #Messages
Total messages: 18 (0 generated)
LGTM
The CQ bit was checked by avi@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/148113011/40001
https://codereview.chromium.org/148113011/diff/40001/chrome/browser/ui/cocoa/... File chrome/browser/ui/cocoa/status_bubble_mac.mm (right): https://codereview.chromium.org/148113011/diff/40001/chrome/browser/ui/cocoa/... chrome/browser/ui/cocoa/status_bubble_mac.mm:403: [animation_dictionary.get() setObject:animation forKey:kFadeAnimationKey]; No .get() now. Same on the next line.
The CQ bit was unchecked by commit-bot@chromium.org
Retried try job too often on linux_rel for step(s) check_deps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...
The CQ bit was checked by avi@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/148113011/40001
The CQ bit was checked by avi@chromium.org
yeah https://codereview.chromium.org/148113011/diff/40001/chrome/browser/ui/cocoa/... File chrome/browser/ui/cocoa/status_bubble_mac.mm (right): https://codereview.chromium.org/148113011/diff/40001/chrome/browser/ui/cocoa/... chrome/browser/ui/cocoa/status_bubble_mac.mm:403: [animation_dictionary.get() setObject:animation forKey:kFadeAnimationKey]; On 2014/02/12 21:14:32, Mark Mentovai wrote: > No .get() now. Same on the next line. Done.
Failed to trigger a try job on mac_rel HTTP Error 400: Bad Request
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/148113011/360001
The CQ bit was unchecked by commit-bot@chromium.org
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...
The CQ bit was checked by avi@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/148113011/360001
Message was sent while issue was closed.
Change committed as 251082 |