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

Issue 8558013: Add API tests for all input.ime functions. (Closed)

Created:
9 years, 1 month ago by Zachary Kuznia
Modified:
9 years, 1 month ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add API tests for all input.ime functions. R=mpcomplete@chromium.org BUG=chromium-os:23194 TEST=Run browser_tests --gtest_filter="ExtensionApiTest.InputImeApiBasic" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110884

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -32 lines) Patch
M chrome/browser/extensions/extension_input_ime_api.h View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extension_input_ime_api.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/extension_api.json View 2 chunks +23 lines, -15 lines 0 comments Download
M chrome/test/data/extensions/api_test/input_ime/background.html View 1 3 chunks +83 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Zachary Kuznia
9 years, 1 month ago (2011-11-18 07:34:11 UTC) #1
Matt Perry
The TEST= in the CL description is testing instructions for QA, so no need to ...
9 years, 1 month ago (2011-11-18 20:16:37 UTC) #2
Matt Perry
lgtm
9 years, 1 month ago (2011-11-18 20:16:49 UTC) #3
Zachary Kuznia
9 years, 1 month ago (2011-11-21 05:30:21 UTC) #4
http://codereview.chromium.org/8558013/diff/1/chrome/test/data/extensions/api...
File chrome/test/data/extensions/api_test/input_ime/background.html (right):

http://codereview.chromium.org/8558013/diff/1/chrome/test/data/extensions/api...
chrome/test/data/extensions/api_test/input_ime/background.html:13: }, function
() {
On 2011/11/18 20:16:37, Matt Perry wrote:
> note, you can also wrap the callbacks in a chrome.test.callbackPass() call,
> which will automatically call chrome.test.succeed when all pending callbacks
> run.

Done.

Powered by Google App Engine
This is Rietveld 408576698