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

Issue 83283002: Android: change native pointer types from int to long in src/printing (Closed)

Created:
7 years, 1 month ago by cimamoglu (inactive)
Modified:
7 years, 1 month ago
CC:
chromium-reviews, whywhat
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Android: change native pointer types from int to long in src/printing BUG=317523 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236820

Patch Set 1 #

Patch Set 2 : Add jni_generator_ptr_type to gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M printing/android/java/src/org/chromium/printing/PrintingContext.java View 2 chunks +3 lines, -3 lines 0 comments Download
M printing/printing.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M printing/printing_context_android.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
cimamoglu1
7 years, 1 month ago (2013-11-22 11:19:56 UTC) #1
bulach
lgtm, thanks! you'll need to tweak the "printing_jni_headers" target: https://code.google.com/p/chromium/codesearch#chromium/src/printing/printing.gyp&q=printing%20gyp&sq=package:chromium&type=cs&l=335 to add a variable: 'jni_generator_ptr_type': ...
7 years, 1 month ago (2013-11-22 11:38:37 UTC) #2
cimamoglu1
vitalybuka@chromium.org: Please review changes in
7 years, 1 month ago (2013-11-22 11:42:50 UTC) #3
Vitaly Buka (NO REVIEWS)
lgtm
7 years, 1 month ago (2013-11-22 18:29:39 UTC) #4
Vitaly Buka (NO REVIEWS)
lgtm
7 years, 1 month ago (2013-11-22 18:29:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cimamoglu@chromium.org/83283002/50001
7 years, 1 month ago (2013-11-22 18:32:06 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-22 20:36:33 UTC) #7
Message was sent while issue was closed.
Change committed as 236820

Powered by Google App Engine
This is Rietveld 408576698