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

Issue 9581041: Make web intents picker work as constrained dialog instead of InfoBubble (Closed)

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

Description

Make web intents picker work as constrained dialog instead of InfoBubble BUG=113333 TEST=WebIntentBubbleControllerTest.*; Bring up an intent picker and marvel at constrained dialog Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125305

Patch Set 1 #

Total comments: 18

Patch Set 2 : Fixed review issues #

Total comments: 2

Patch Set 3 : Removed unneeded code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -666 lines) Patch
M chrome/browser/ui/cocoa/web_intent_bubble_controller.h View 1 1 chunk +0 lines, -42 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_bubble_controller.mm View 1 1 chunk +0 lines, -305 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_bubble_controller_unittest.mm View 1 1 chunk +0 lines, -181 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_picker_cocoa.h View 1 5 chunks +10 lines, -13 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm View 1 2 7 chunks +78 lines, -57 lines 0 comments Download
A chrome/browser/ui/cocoa/web_intent_sheet_controller.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
A + chrome/browser/ui/cocoa/web_intent_sheet_controller.mm View 1 6 chunks +29 lines, -36 lines 0 comments Download
A + chrome/browser/ui/cocoa/web_intent_sheet_controller_unittest.mm View 1 8 chunks +30 lines, -29 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
groby-ooo-7-16
8 years, 9 months ago (2012-03-03 04:50:23 UTC) #1
Nico
https://chromiumcodereview.appspot.com/9581041/diff/1/chrome/browser/ui/cocoa/web_intent_bubble_controller.h File chrome/browser/ui/cocoa/web_intent_bubble_controller.h (right): https://chromiumcodereview.appspot.com/9581041/diff/1/chrome/browser/ui/cocoa/web_intent_bubble_controller.h#newcode5 chrome/browser/ui/cocoa/web_intent_bubble_controller.h:5: #ifndef CHROME_BROWSER_UI_COCOA_WEB_INTENT_BUBBLE_CONTROLLER_H_ Should you rename the file, too? (tools/git/mass-rename.sh ...
8 years, 9 months ago (2012-03-03 06:13:49 UTC) #2
groby-ooo-7-16
New version - slightly disturbed that the renamed files didn't get removed. Bug in Rietveld? ...
8 years, 9 months ago (2012-03-03 23:41:48 UTC) #3
Nico
LGTM Sorry for the delay :-/ http://codereview.chromium.org/9581041/diff/4001/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm File chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm (right): http://codereview.chromium.org/9581041/diff/4001/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm#newcode56 chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm:56: set_sheet([sheet_controller window]); init() ...
8 years, 9 months ago (2012-03-06 22:56:26 UTC) #4
groby-ooo-7-16
https://chromiumcodereview.appspot.com/9581041/diff/4001/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm File chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm (right): https://chromiumcodereview.appspot.com/9581041/diff/4001/chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm#newcode56 chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm:56: set_sheet([sheet_controller window]); On 2012/03/06 22:56:26, Nico wrote: > init() ...
8 years, 9 months ago (2012-03-07 00:50:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/9581041/7003
8 years, 9 months ago (2012-03-07 00:51:10 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-07 02:59:30 UTC) #7
Change committed as 125305

Powered by Google App Engine
This is Rietveld 408576698