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

Issue 10387141: [OSX, WebIntents] Display suggestions label, unless there are no suggestions. (Closed)

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

Description

Display suggestions label, unless there are no suggestions. BUG=127996 TEST=WebIntentPickerSheetControllerTest.SuggestionView Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137709

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review fixes #

Patch Set 3 : Re-upload. #

Total comments: 1

Patch Set 4 : Fix review nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -23 lines) Patch
M chrome/browser/ui/cocoa/web_intent_sheet_controller.mm View 1 2 3 10 chunks +52 lines, -20 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_sheet_controller_unittest.mm View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
groby-ooo-7-16
8 years, 7 months ago (2012-05-15 22:47:38 UTC) #1
groby-ooo-7-16
Sorry, forgot to say - screenshots on bug
8 years, 7 months ago (2012-05-15 22:47:56 UTC) #2
Nico
1 questions about an if, the rest is fine https://chromiumcodereview.appspot.com/10387141/diff/1/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm File chrome/browser/ui/cocoa/web_intent_sheet_controller.mm (right): https://chromiumcodereview.appspot.com/10387141/diff/1/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm#newcode77 chrome/browser/ui/cocoa/web_intent_sheet_controller.mm:77: ...
8 years, 7 months ago (2012-05-16 22:02:45 UTC) #3
groby-ooo-7-16
https://chromiumcodereview.appspot.com/10387141/diff/1/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm File chrome/browser/ui/cocoa/web_intent_sheet_controller.mm (right): https://chromiumcodereview.appspot.com/10387141/diff/1/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm#newcode77 chrome/browser/ui/cocoa/web_intent_sheet_controller.mm:77: + (void)configureTextFieldAsLabel:(NSTextField*)field { On 2012/05/16 22:02:45, Nico wrote: > ...
8 years, 7 months ago (2012-05-16 23:27:02 UTC) #4
Nico
https://chromiumcodereview.appspot.com/10387141/diff/5001/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm just says "old chunk mismatch" for me. can you upload again?
8 years, 7 months ago (2012-05-16 23:33:05 UTC) #5
groby-ooo-7-16
Re-uploaded.
8 years, 7 months ago (2012-05-16 23:41:22 UTC) #6
Nico
lgtm https://chromiumcodereview.appspot.com/10387141/diff/4003/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm File chrome/browser/ui/cocoa/web_intent_sheet_controller.mm (right): https://chromiumcodereview.appspot.com/10387141/diff/4003/chrome/browser/ui/cocoa/web_intent_sheet_controller.mm#newcode388 chrome/browser/ui/cocoa/web_intent_sheet_controller.mm:388: if (model->GetSuggestedExtensionCount() != 0) { nit "> 0"
8 years, 7 months ago (2012-05-16 23:55:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/10387141/13001
8 years, 7 months ago (2012-05-17 17:38:13 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-17 19:35:34 UTC) #9
Change committed as 137709

Powered by Google App Engine
This is Rietveld 408576698