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

Issue 10831147: Show device attach web intent picker dialog only if we have registered services. (Closed)

Created:
8 years, 4 months ago by kmadhusu
Modified:
8 years, 4 months ago
CC:
chromium-reviews, gbillock+watch_chromium.org, smckay+watch_chromium.org
Visibility:
Public.

Description

Show device attach web intent picker dialog only if we have registered services. BUG=140093 TEST=none TBR=gbillock@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150213

Patch Set 1 #

Patch Set 2 : Fix style nit #

Patch Set 3 : '' #

Total comments: 25

Patch Set 4 : Addressed review comments #

Patch Set 5 : '' #

Patch Set 6 : Fix nits #

Patch Set 7 : '' #

Patch Set 8 : Rebase #

Patch Set 9 : '' #

Total comments: 9

Patch Set 10 : Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -15 lines) Patch
M chrome/browser/intents/device_attached_intent_source.h View 1 2 3 4 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/intents/device_attached_intent_source.cc View 1 2 3 4 5 6 7 8 9 5 chunks +80 lines, -14 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
kmadhusu
jhawkins@: Please review code changes. Thanks.
8 years, 4 months ago (2012-08-03 00:57:16 UTC) #1
kmadhusu
Added groby@ as reviewer.
8 years, 4 months ago (2012-08-03 16:56:48 UTC) #2
groby-ooo-7-16
http://codereview.chromium.org/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.cc File chrome/browser/intents/device_attached_intent_source.cc (right): http://codereview.chromium.org/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.cc#newcode108 chrome/browser/intents/device_attached_intent_source.cc:108: task->GetServicesForIntent(); Please don't use a self-destructing class unless absolutely ...
8 years, 4 months ago (2012-08-03 17:37:19 UTC) #3
James Hawkins
http://codereview.chromium.org/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.cc File chrome/browser/intents/device_attached_intent_source.cc (right): http://codereview.chromium.org/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.cc#newcode31 chrome/browser/intents/device_attached_intent_source.cc:31: // Helper class to get the intent services. nit: ...
8 years, 4 months ago (2012-08-03 17:44:59 UTC) #4
Lei Zhang
https://chromiumcodereview.appspot.com/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.h File chrome/browser/intents/device_attached_intent_source.h (right): https://chromiumcodereview.appspot.com/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.h#newcode41 chrome/browser/intents/device_attached_intent_source.h:41: const FilePath& device_path); On 2012/08/03 17:37:20, groby wrote: > ...
8 years, 4 months ago (2012-08-03 21:57:17 UTC) #5
kmadhusu
Addressed review comments. PTAL. Thanks. https://chromiumcodereview.appspot.com/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.cc File chrome/browser/intents/device_attached_intent_source.cc (right): https://chromiumcodereview.appspot.com/10831147/diff/4001/chrome/browser/intents/device_attached_intent_source.cc#newcode31 chrome/browser/intents/device_attached_intent_source.cc:31: // Helper class to ...
8 years, 4 months ago (2012-08-04 01:14:47 UTC) #6
James Hawkins
https://chromiumcodereview.appspot.com/10831147/diff/7006/chrome/browser/intents/device_attached_intent_source.cc File chrome/browser/intents/device_attached_intent_source.cc (right): https://chromiumcodereview.appspot.com/10831147/diff/7006/chrome/browser/intents/device_attached_intent_source.cc#newcode40 chrome/browser/intents/device_attached_intent_source.cc:40: const string16 action(ASCIIToUTF16("chrome-extension://attach")); Don't we currently have this defined ...
8 years, 4 months ago (2012-08-06 16:36:36 UTC) #7
kmadhusu
jhawkins: Addressed review comments.PTAL. Thanks. https://chromiumcodereview.appspot.com/10831147/diff/7006/chrome/browser/intents/device_attached_intent_source.cc File chrome/browser/intents/device_attached_intent_source.cc (right): https://chromiumcodereview.appspot.com/10831147/diff/7006/chrome/browser/intents/device_attached_intent_source.cc#newcode40 chrome/browser/intents/device_attached_intent_source.cc:40: const string16 action(ASCIIToUTF16("chrome-extension://attach")); On ...
8 years, 4 months ago (2012-08-06 18:11:52 UTC) #8
kmadhusu
reviewers: This is a release block bug fix. I am trying to check this in ...
8 years, 4 months ago (2012-08-06 20:39:22 UTC) #9
James Hawkins
LGTM
8 years, 4 months ago (2012-08-06 21:16:16 UTC) #10
groby-ooo-7-16
lgtm
8 years, 4 months ago (2012-08-06 21:21:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/10831147/14005
8 years, 4 months ago (2012-08-06 21:51:22 UTC) #12
commit-bot: I haz the power
Try job failure for 10831147-14005 (previous was lost) (retry) on linux_chromeos for step "compile" (clobber ...
8 years, 4 months ago (2012-08-06 22:42:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/10831147/14005
8 years, 4 months ago (2012-08-06 23:22:11 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 01:17:06 UTC) #15
Change committed as 150213

Powered by Google App Engine
This is Rietveld 408576698