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

Issue 25870002: Abstract BrowserThread knowledge out of AutofillWebDataService. (Closed)

Created:
7 years, 2 months ago by blundell
Modified:
7 years, 2 months ago
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org, sgurun-gerrit only
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Abstract BrowserThread knowledge out of AutofillWebDataService. Instead, the AutofillWebDataService now takes in MessageLoopProxy's specifying the UI thread and DB thread that it should use in its constructor. BUG=303020 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227384

Patch Set 1 #

Patch Set 2 : Fix build failures #

Patch Set 3 : Fix android_webview #

Patch Set 4 : Fix up test constructor #

Total comments: 2

Messages

Total messages: 13 (0 generated)
blundell
joi: For the CL as a whole zea: For chrome/browser/sync benm: For android_webview
7 years, 2 months ago (2013-10-03 16:24:02 UTC) #1
Jói
LGTM https://codereview.chromium.org/25870002/diff/13001/components/autofill/core/browser/webdata/autofill_webdata_service.h File components/autofill/core/browser/webdata/autofill_webdata_service.h (right): https://codereview.chromium.org/25870002/diff/13001/components/autofill/core/browser/webdata/autofill_webdata_service.h#newcode45 components/autofill/core/browser/webdata/autofill_webdata_service.h:45: AutofillWebDataService(scoped_refptr<base::MessageLoopProxy> ui_thread, const scoped_refptr<...>& here and following lines.
7 years, 2 months ago (2013-10-03 16:33:55 UTC) #2
blundell
Thanks! https://codereview.chromium.org/25870002/diff/13001/components/autofill/core/browser/webdata/autofill_webdata_service.h File components/autofill/core/browser/webdata/autofill_webdata_service.h (right): https://codereview.chromium.org/25870002/diff/13001/components/autofill/core/browser/webdata/autofill_webdata_service.h#newcode45 components/autofill/core/browser/webdata/autofill_webdata_service.h:45: AutofillWebDataService(scoped_refptr<base::MessageLoopProxy> ui_thread, isherman@ advised me the other way ...
7 years, 2 months ago (2013-10-03 16:43:33 UTC) #3
Jói
Interesting question. I'm not sure there is an authoritative answer. I would assume that passing ...
7 years, 2 months ago (2013-10-03 17:29:43 UTC) #4
Nicolas Zea
c/b/sync/ LGTM
7 years, 2 months ago (2013-10-03 17:42:28 UTC) #5
benm (inactive)
On 2013/10/03 17:42:28, Nicolas Zea wrote: > c/b/sync/ LGTM a_w/ lgtm
7 years, 2 months ago (2013-10-06 11:10:06 UTC) #6
blundell
On 2013/10/03 17:29:43, Jói wrote: > Interesting question. I'm not sure there is an authoritative ...
7 years, 2 months ago (2013-10-07 05:37:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/25870002/13001
7 years, 2 months ago (2013-10-07 05:37:26 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-07 06:22:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/25870002/13001
7 years, 2 months ago (2013-10-07 14:40:44 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-07 15:10:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/25870002/13001
7 years, 2 months ago (2013-10-07 21:48:19 UTC) #12
commit-bot: I haz the power
7 years, 2 months ago (2013-10-07 23:39:51 UTC) #13
Message was sent while issue was closed.
Change committed as 227384

Powered by Google App Engine
This is Rietveld 408576698