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

Issue 10855065: Add a constructor to DefaultWebIntentServices that takes only the "interesting" args. (Closed)

Created:
8 years, 4 months ago by Steve McKay
Modified:
8 years, 4 months ago
Reviewers:
Greg Billock
CC:
chromium-reviews, gbillock+watch_chromium.org, smckay+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add a constructor that takes only the "interesting" args (basically the args that aren't predictably defaulted). This will allow the cleanup a lot of tests and probably some rel code as well. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151150

Patch Set 1 #

Total comments: 2

Patch Set 2 : Respond to review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M chrome/browser/intents/default_web_intent_service.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/intents/default_web_intent_service.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Steve McKay
Out for review :)
8 years, 4 months ago (2012-08-09 00:17:54 UTC) #1
Steve McKay
FYI, I'm not updating any current uses of DefaultWebIntentService as that'll likely cause unwelcome conflicts ...
8 years, 4 months ago (2012-08-09 00:18:45 UTC) #2
Steve McKay
Ping.
8 years, 4 months ago (2012-08-10 16:42:16 UTC) #3
Greg Billock
lgtm http://codereview.chromium.org/10855065/diff/1/chrome/browser/intents/default_web_intent_service.cc File chrome/browser/intents/default_web_intent_service.cc (right): http://codereview.chromium.org/10855065/diff/1/chrome/browser/intents/default_web_intent_service.cc#newcode12 chrome/browser/intents/default_web_intent_service.cc:12: DefaultWebIntentService::DefaultWebIntentService(const string16& srv_action, how about putting one arg ...
8 years, 4 months ago (2012-08-10 17:01:32 UTC) #4
Steve McKay
FYI. http://codereview.chromium.org/10855065/diff/1/chrome/browser/intents/default_web_intent_service.cc File chrome/browser/intents/default_web_intent_service.cc (right): http://codereview.chromium.org/10855065/diff/1/chrome/browser/intents/default_web_intent_service.cc#newcode12 chrome/browser/intents/default_web_intent_service.cc:12: DefaultWebIntentService::DefaultWebIntentService(const string16& srv_action, On 2012/08/10 17:01:32, Greg Billock ...
8 years, 4 months ago (2012-08-10 17:31:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/smckay@chromium.org/10855065/9003
8 years, 4 months ago (2012-08-10 17:31:57 UTC) #6
commit-bot: I haz the power
Try job failure for 10855065-9003 (retry) on linux_rel for step "update". It's a second try, ...
8 years, 4 months ago (2012-08-10 18:27:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/smckay@chromium.org/10855065/9003
8 years, 4 months ago (2012-08-10 20:30:17 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 23:24:25 UTC) #9
Change committed as 151150

Powered by Google App Engine
This is Rietveld 408576698