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

Issue 9370043: Add default intents methods for web data service. (Closed)

Created:
8 years, 10 months ago by Greg Billock
Modified:
8 years, 10 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews, dhollowa+watch_chromium.org
Visibility:
Public.

Description

Add default intents methods for web data service. R=groby@chromium.org BUG=114809 TEST=WebDataServiceTest.WebIntentsDefaultsTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122619

Patch Set 1 #

Patch Set 2 : Fix up tests for new URLPattern reuse. #

Total comments: 2

Patch Set 3 : Merge to head #

Total comments: 6

Patch Set 4 : EXPECT->ASSERT for some of the test #

Patch Set 5 : Refactor WaitUntilCalled #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -25 lines) Patch
M chrome/browser/intents/default_web_intent_service.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service.h View 4 chunks +26 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 3 chunks +97 lines, -0 lines 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 2 3 4 10 chunks +82 lines, -20 lines 0 comments Download
M chrome/browser/webdata/web_intents_table.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_intents_table_unittest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Greg Billock
8 years, 10 months ago (2012-02-10 00:46:38 UTC) #1
groby-ooo-7-16
http://codereview.chromium.org/9370043/diff/2001/chrome/common/extensions/url_pattern.cc File chrome/common/extensions/url_pattern.cc (right): http://codereview.chromium.org/9370043/diff/2001/chrome/common/extensions/url_pattern.cc#newcode135 chrome/common/extensions/url_pattern.cc:135: SetPort("*"); Why are we setting those here? Isn't that ...
8 years, 10 months ago (2012-02-14 00:14:30 UTC) #2
Greg Billock
http://codereview.chromium.org/9370043/diff/2001/chrome/common/extensions/url_pattern.cc File chrome/common/extensions/url_pattern.cc (right): http://codereview.chromium.org/9370043/diff/2001/chrome/common/extensions/url_pattern.cc#newcode135 chrome/common/extensions/url_pattern.cc:135: SetPort("*"); On 2012/02/14 00:14:30, groby wrote: > Why are ...
8 years, 10 months ago (2012-02-14 01:21:45 UTC) #3
Greg Billock
OK, this is now merged to head. On 2012/02/14 01:21:45, Greg Billock wrote: > http://codereview.chromium.org/9370043/diff/2001/chrome/common/extensions/url_pattern.cc ...
8 years, 10 months ago (2012-02-14 19:56:18 UTC) #4
Greg Billock
On 2012/02/14 19:56:18, Greg Billock wrote: > OK, this is now merged to head. > ...
8 years, 10 months ago (2012-02-16 19:50:05 UTC) #5
groby-ooo-7-16
https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc File chrome/browser/webdata/web_data_service_unittest.cc (right): https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc#newcode181 chrome/browser/webdata/web_data_service_unittest.cc:181: class WebIntentsDefaultsConsumer : public WebDataServiceConsumer { That's a lot ...
8 years, 10 months ago (2012-02-16 23:14:38 UTC) #6
Greg Billock
https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc File chrome/browser/webdata/web_data_service_unittest.cc (right): https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc#newcode181 chrome/browser/webdata/web_data_service_unittest.cc:181: class WebIntentsDefaultsConsumer : public WebDataServiceConsumer { On 2012/02/16 23:14:38, ...
8 years, 10 months ago (2012-02-17 01:12:36 UTC) #7
groby-ooo-7-16
lgtm mod the static member. https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc File chrome/browser/webdata/web_data_service_unittest.cc (right): https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc#newcode181 chrome/browser/webdata/web_data_service_unittest.cc:181: class WebIntentsDefaultsConsumer : public ...
8 years, 10 months ago (2012-02-17 02:15:01 UTC) #8
Greg Billock
https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc File chrome/browser/webdata/web_data_service_unittest.cc (right): https://chromiumcodereview.appspot.com/9370043/diff/8001/chrome/browser/webdata/web_data_service_unittest.cc#newcode181 chrome/browser/webdata/web_data_service_unittest.cc:181: class WebIntentsDefaultsConsumer : public WebDataServiceConsumer { I like it. ...
8 years, 10 months ago (2012-02-17 17:57:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/9370043/16001
8 years, 10 months ago (2012-02-17 19:13:49 UTC) #10
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 10 months ago (2012-02-17 21:26:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/9370043/16001
8 years, 10 months ago (2012-02-17 21:45:15 UTC) #12
commit-bot: I haz the power
8 years, 10 months ago (2012-02-17 23:13:47 UTC) #13
Change committed as 122619

Powered by Google App Engine
This is Rietveld 408576698