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

Issue 10827056: Use IntentsQuery as the WDS consumer. By unencumbering WebIntentsRegistry of this responsibility we… (Closed)

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

Description

Use IntentsQuery as the WDS consumer. By unencumbering WebIntentsRegistry of this responsibility we'll be able to more easily accommodate new request types. BUG=137907 TEST=WebIntentsRegistryTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148714

Patch Set 1 #

Total comments: 15

Patch Set 2 : Respond to review comments. #

Total comments: 1

Patch Set 3 : Rename ClaimQuery to ReleaseQuery. #

Total comments: 2

Patch Set 4 : Respond to review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -94 lines) Patch
M chrome/browser/intents/web_intents_registry.h View 1 2 3 5 chunks +31 lines, -29 lines 0 comments Download
M chrome/browser/intents/web_intents_registry.cc View 1 2 3 12 chunks +100 lines, -65 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Steve McKay
This change is a precursor to adding support for exposing all registered defaults as is ...
8 years, 5 months ago (2012-07-26 23:14:46 UTC) #1
Steve McKay
Just to clarify, this is an intermediary CL (as smaller CLs were requested by the ...
8 years, 5 months ago (2012-07-26 23:59:33 UTC) #2
groby-ooo-7-16
You might consider templatizing the IntentsQuery instead of manually defining a bunch of derived classes. ...
8 years, 5 months ago (2012-07-27 00:11:25 UTC) #3
Greg Billock
http://codereview.chromium.org/10827056/diff/1/chrome/browser/intents/web_intents_registry.cc File chrome/browser/intents/web_intents_registry.cc (right): http://codereview.chromium.org/10827056/diff/1/chrome/browser/intents/web_intents_registry.cc#newcode202 chrome/browser/intents/web_intents_registry.cc:202: if (result->GetType() == WEB_INTENTS_RESULT) { On 2012/07/27 00:11:26, groby ...
8 years, 5 months ago (2012-07-27 00:41:29 UTC) #4
Steve McKay
PTAL. http://codereview.chromium.org/10827056/diff/1/chrome/browser/intents/web_intents_registry.cc File chrome/browser/intents/web_intents_registry.cc (right): http://codereview.chromium.org/10827056/diff/1/chrome/browser/intents/web_intents_registry.cc#newcode156 chrome/browser/intents/web_intents_registry.cc:156: WebIntentsRegistry* registry_; On 2012/07/27 00:11:26, groby wrote: > ...
8 years, 5 months ago (2012-07-27 00:54:46 UTC) #5
Greg Billock
On 2012/07/27 00:54:46, Steve McKay wrote: > PTAL. > > http://codereview.chromium.org/10827056/diff/1/chrome/browser/intents/web_intents_registry.cc > File chrome/browser/intents/web_intents_registry.cc (right): ...
8 years, 5 months ago (2012-07-27 01:16:45 UTC) #6
groby-ooo-7-16
I know... more nits. http://codereview.chromium.org/10827056/diff/8002/chrome/browser/intents/web_intents_registry.cc File chrome/browser/intents/web_intents_registry.cc (right): http://codereview.chromium.org/10827056/diff/8002/chrome/browser/intents/web_intents_registry.cc#newcode494 chrome/browser/intents/web_intents_registry.cc:494: QueryVector::iterator it = std::find( standard ...
8 years, 5 months ago (2012-07-27 01:17:04 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/10827056/13003
8 years, 5 months ago (2012-07-27 01:17:49 UTC) #8
Steve McKay
Dones. Submitting. http://codereview.chromium.org/10827056/diff/13003/chrome/browser/intents/web_intents_registry.cc File chrome/browser/intents/web_intents_registry.cc (right): http://codereview.chromium.org/10827056/diff/13003/chrome/browser/intents/web_intents_registry.cc#newcode493 chrome/browser/intents/web_intents_registry.cc:493: DCHECK(query); On 2012/07/27 01:17:04, groby wrote: > ...
8 years, 5 months ago (2012-07-27 01:30:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/smckay@chromium.org/10827056/9004
8 years, 5 months ago (2012-07-27 01:31:13 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-27 03:46:55 UTC) #11
Change committed as 148714

Powered by Google App Engine
This is Rietveld 408576698