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

Issue 10697030: Register JNI for content_unittests. (Closed)

Created:
8 years, 5 months ago by nilesh
Modified:
8 years, 5 months ago
Reviewers:
Yaron, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Register JNI for content_unittests. Also split the content_jni_registrar into app,browser and common. BUG=125059 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144951

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed content from filenames and methods #

Patch Set 3 : Missed files #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -114 lines) Patch
A + content/app/android/app_jni_registrar.h View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
A content/app/android/app_jni_registrar.cc View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
D content/app/android/content_jni_registrar.h View 1 chunk +0 lines, -19 lines 0 comments Download
D content/app/android/content_jni_registrar.cc View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
M content/app/android/library_loader_hooks.cc View 1 2 chunks +10 lines, -2 lines 0 comments Download
A + content/browser/android/browser_jni_registrar.h View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
A + content/browser/android/browser_jni_registrar.cc View 1 2 3 2 chunks +15 lines, -23 lines 0 comments Download
A + content/common/android/common_jni_registrar.h View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
A content/common/android/common_jni_registrar.cc View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
M content/content_app.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/content_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/run_all_unittests.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
nilesh
8 years, 5 months ago (2012-06-29 02:42:14 UTC) #1
Yaron
lgtm but I'd prefer you get jam's approval http://codereview.chromium.org/10697030/diff/1/content/content_browser.gypi File content/content_browser.gypi (right): http://codereview.chromium.org/10697030/diff/1/content/content_browser.gypi#newcode189 content/content_browser.gypi:189: 'browser/android/content_browser_jni_registrar.cc', ...
8 years, 5 months ago (2012-06-29 02:49:22 UTC) #2
jam
lgtm, but I'd get rid of the "Content" in the class names and "content" in ...
8 years, 5 months ago (2012-06-29 15:57:04 UTC) #3
nilesh
On 2012/06/29 15:57:04, John Abd-El-Malek wrote: > lgtm, but I'd get rid of the "Content" ...
8 years, 5 months ago (2012-06-29 17:25:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10697030/6002
8 years, 5 months ago (2012-06-29 17:25:51 UTC) #5
commit-bot: I haz the power
Failed to apply patch for content/browser/android/browser_jni_registrar.cc: While running patch -p1 --forward --force; patching file content/browser/android/browser_jni_registrar.cc ...
8 years, 5 months ago (2012-06-29 17:25:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10697030/7003
8 years, 5 months ago (2012-06-29 17:40:07 UTC) #7
nilesh
http://codereview.chromium.org/10697030/diff/1/content/content_browser.gypi File content/content_browser.gypi (right): http://codereview.chromium.org/10697030/diff/1/content/content_browser.gypi#newcode189 content/content_browser.gypi:189: 'browser/android/content_browser_jni_registrar.cc', On 2012/06/29 02:49:22, Yaron wrote: > Nit: sort ...
8 years, 5 months ago (2012-06-29 18:04:52 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-06-29 19:11:02 UTC) #9
Change committed as 144951

Powered by Google App Engine
This is Rietveld 408576698