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

Issue 9307086: [Web Intents, Mac] Allow re-open after cancellation/close of picker bubble (Closed)

Created:
8 years, 10 months ago by groby-ooo-7-16
Modified:
8 years, 10 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews
Visibility:
Public.

Description

Allow re-open after cancellation/close of picker bubble Picker cancellation doesn't prevent re-open any more R=rsesek@chromium.org BUG=110415, 90458 TEST=Open picker, cancel, open again DIFFBASE= 9310074 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121158

Patch Set 1 #

Patch Set 2 : Added unit tests #

Total comments: 4

Patch Set 3 : Fixed review issues #

Total comments: 2

Patch Set 4 : Fix review issue #

Total comments: 1

Patch Set 5 : Fix review nit #

Patch Set 6 : Added missing message loop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -23 lines) Patch
M chrome/browser/ui/cocoa/web_intent_bubble_controller.mm View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_bubble_controller_unittest.mm View 1 2 3 4 5 3 chunks +57 lines, -17 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
groby-ooo-7-16
Please review.
8 years, 10 months ago (2012-02-03 19:28:33 UTC) #1
Robert Sesek
I think unit test would be very good with this change :).
8 years, 10 months ago (2012-02-03 19:45:06 UTC) #2
groby-ooo-7-16
I doubt the usefulness of the tests, but I'd rather land the patch than debate ...
8 years, 10 months ago (2012-02-03 22:44:45 UTC) #3
Robert Sesek
On 2012/02/03 22:44:45, groby wrote: > I doubt the usefulness of the tests, but I'd ...
8 years, 10 months ago (2012-02-03 23:26:51 UTC) #4
groby-ooo-7-16
Well, the root cause was that WebIntentPickerCocoa didn't call OnClosing() - which is now tested. ...
8 years, 10 months ago (2012-02-04 01:57:43 UTC) #5
Robert Sesek
Just one Q. http://codereview.chromium.org/9307086/diff/2002/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm File chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm (right): http://codereview.chromium.org/9307086/diff/2002/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm#newcode168 chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm:168: delete this; Is this safe? Could ...
8 years, 10 months ago (2012-02-07 00:28:17 UTC) #6
groby-ooo-7-16
https://chromiumcodereview.appspot.com/9307086/diff/2002/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm File chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm (right): https://chromiumcodereview.appspot.com/9307086/diff/2002/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm#newcode168 chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm:168: delete this; On 2012/02/07 00:28:17, rsesek wrote: > Is ...
8 years, 10 months ago (2012-02-08 03:27:42 UTC) #7
Robert Sesek
LGTM if you fix the easy nits in the test. https://chromiumcodereview.appspot.com/9307086/diff/10001/chrome/browser/ui/cocoa/web_intent_bubble_controller_unittest.mm File chrome/browser/ui/cocoa/web_intent_bubble_controller_unittest.mm (right): https://chromiumcodereview.appspot.com/9307086/diff/10001/chrome/browser/ui/cocoa/web_intent_bubble_controller_unittest.mm#newcode20 ...
8 years, 10 months ago (2012-02-08 15:54:47 UTC) #8
groby-ooo-7-16
8 years, 10 months ago (2012-02-08 18:36:45 UTC) #9
Robert Sesek
lgtm
8 years, 10 months ago (2012-02-08 19:03:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/9307086/12006
8 years, 10 months ago (2012-02-08 21:49:25 UTC) #11
commit-bot: I haz the power
Try job failure for 9307086-12006 (retry) on mac_rel for step "unit_tests". It's a second try, ...
8 years, 10 months ago (2012-02-08 23:18:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/9307086/17001
8 years, 10 months ago (2012-02-09 00:08:58 UTC) #13
commit-bot: I haz the power
8 years, 10 months ago (2012-02-09 02:08:33 UTC) #14
Change committed as 121158

Powered by Google App Engine
This is Rietveld 408576698