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

Issue 7550020: Apply the new asynchronous CookieMonster API to extension_service_unittest.cc. (Closed)

Created:
9 years, 4 months ago by ycxiao
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, erikwright (departed)
Visibility:
Public.

Description

Apply the new asynchronous CookieMonster API to extension_service_unittest.cc. BUG=68657 TEST=ExtensionServiceTest.ClearExtensionData Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96092

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -5 lines) Patch
M chrome/browser/extensions/extension_service_unittest.cc View 1 4 chunks +45 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
ycxiao
PTAL. Moving here form CL http://codereview.chromium.org/7537039/. Thanks! Yancheng
9 years, 4 months ago (2011-08-03 00:22:12 UTC) #1
Paweł Hajdan Jr.
LGTM Please make sure you have all OWNERS and similar checks covered. I don't usually ...
9 years, 4 months ago (2011-08-03 16:20:41 UTC) #2
Paweł Hajdan Jr.
LGTM Please make sure you have all OWNERS and similar checks covered. I don't usually ...
9 years, 4 months ago (2011-08-03 16:20:41 UTC) #3
ycxiao
Hello Jone, PTAL. It is a small change which apply the asynchronous CookieMonster API to ...
9 years, 4 months ago (2011-08-03 23:39:18 UTC) #4
ycxiao
On 2011/08/03 16:20:41, Paweł Hajdan Jr. wrote: > LGTM > > Please make sure you ...
9 years, 4 months ago (2011-08-03 23:40:06 UTC) #5
jstritar
http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc File chrome/browser/extensions/extension_service_unittest.cc (right): http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc#newcode2725 chrome/browser/extensions/extension_service_unittest.cc:2725: callback.message_loop_factory_.RevokeAll(); I'm not that familiar with the message loop ...
9 years, 4 months ago (2011-08-05 16:05:06 UTC) #6
jstritar
http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc File chrome/browser/extensions/extension_service_unittest.cc (right): http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc#newcode2667 chrome/browser/extensions/extension_service_unittest.cc:2667: class Callback { Could you rename this something more ...
9 years, 4 months ago (2011-08-05 16:09:29 UTC) #7
ycxiao
Hi Jone, Please take a look at comment. Thanks! Yancheng http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc File chrome/browser/extensions/extension_service_unittest.cc (right): http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc#newcode2667 ...
9 years, 4 months ago (2011-08-05 17:19:40 UTC) #8
jstritar
Can you also add the test this affects on the TEST= line of the description? ...
9 years, 4 months ago (2011-08-05 17:46:55 UTC) #9
ycxiao1
On Fri, Aug 5, 2011 at 1:46 PM, <jstritar@chromium.org> wrote: > Can you also add ...
9 years, 4 months ago (2011-08-05 18:01:33 UTC) #10
ycxiao
http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc File chrome/browser/extensions/extension_service_unittest.cc (right): http://codereview.chromium.org/7550020/diff/1/chrome/browser/extensions/extension_service_unittest.cc#newcode2667 chrome/browser/extensions/extension_service_unittest.cc:2667: class Callback { On 2011/08/05 17:46:55, jstritar wrote: > ...
9 years, 4 months ago (2011-08-06 18:43:27 UTC) #11
ycxiao
Hello Jone, I have deal with the issues we discuss before. PTAL. Thanks! Yancheng
9 years, 4 months ago (2011-08-09 13:29:18 UTC) #12
jstritar
LGTM
9 years, 4 months ago (2011-08-09 18:27:42 UTC) #13
commit-bot: I haz the power
9 years, 4 months ago (2011-08-09 23:04:25 UTC) #14
Change committed as 96092

Powered by Google App Engine
This is Rietveld 408576698