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

Issue 8588067: Refactor to allow same code to test both sync and async functions. (Closed)

Created:
9 years, 1 month ago by miket_OOO
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

Refactor to allow same code to test both sync and async functions. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111050

Patch Set 1 : Initial #

Total comments: 2

Patch Set 2 : Made review changes. #

Patch Set 3 : Fix dependencies. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -72 lines) Patch
M chrome/browser/extensions/extension_function.h View 1 2 3 chunks +12 lines, -14 lines 0 comments Download
M chrome/browser/extensions/extension_function.cc View 3 chunks +12 lines, -15 lines 0 comments Download
M chrome/browser/extensions/extension_function_test_utils.h View 1 3 chunks +8 lines, -16 lines 0 comments Download
M chrome/browser/extensions/extension_function_test_utils.cc View 1 2 3 chunks +21 lines, -26 lines 0 comments Download
M chrome/browser/extensions/extension_management_api_browsertest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
miket_OOO
9 years, 1 month ago (2011-11-18 22:36:34 UTC) #1
asargent_no_longer_on_chrome
http://codereview.chromium.org/8588067/diff/2001/chrome/browser/extensions/extension_function_test_utils.h File chrome/browser/extensions/extension_function_test_utils.h (right): http://codereview.chromium.org/8588067/diff/2001/chrome/browser/extensions/extension_function_test_utils.h#newcode53 chrome/browser/extensions/extension_function_test_utils.h:53: // ownership of |function|. nit: remove this line about ...
9 years, 1 month ago (2011-11-18 23:08:18 UTC) #2
miket_OOO
Changes made.
9 years, 1 month ago (2011-11-18 23:22:04 UTC) #3
asargent_no_longer_on_chrome
lgtm
9 years, 1 month ago (2011-11-21 17:18:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miket@chromium.org/8588067/8001
9 years, 1 month ago (2011-11-21 22:18:50 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-22 00:20:34 UTC) #6
Change committed as 111050

Powered by Google App Engine
This is Rietveld 408576698