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

Issue 10171009: Update net/android/network_library.cc with fresher code. (Closed)

Created:
8 years, 8 months ago by Yaron
Modified:
8 years, 8 months ago
CC:
chromium-reviews, erikwright (departed), cbentzel+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, joth
Visibility:
Public.

Description

Update net/android/network_library.cc with fresher code. Also adds it to the build to ensure it doesn't suffer bit-rot again, and include Java-side component. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133591

Patch Set 1 #

Total comments: 22

Patch Set 2 : added comments, fixed caller #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -71 lines) Patch
A base/android/java/org/chromium/base/CalledByNativeUnchecked.java View 1 1 chunk +22 lines, -0 lines 0 comments Download
M build/android/gtest_filter/net_unittests_disabled View 1 1 chunk +3 lines, -0 lines 2 comments Download
A net/android/java/org/chromium/net/AndroidNetworkLibrary.java View 1 1 chunk +144 lines, -0 lines 0 comments Download
M net/android/network_library.h View 1 2 chunks +1 line, -5 lines 0 comments Download
M net/android/network_library.cc View 1 4 chunks +31 lines, -50 lines 0 comments Download
M net/base/cert_verify_proc_openssl.cc View 1 1 chunk +1 line, -11 lines 0 comments Download
M net/net.gyp View 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Yaron
Follow-up from comment on http://codereview.chromium.org/10073024/
8 years, 8 months ago (2012-04-20 19:52:16 UTC) #1
John Grabowski
LGTM
8 years, 8 months ago (2012-04-20 20:01:33 UTC) #2
Ryan Sleevi
LGTM, with nits. http://codereview.chromium.org/10171009/diff/1/base/android/java/org/chromium/base/CalledByNativeUnchecked.java File base/android/java/org/chromium/base/CalledByNativeUnchecked.java (right): http://codereview.chromium.org/10171009/diff/1/base/android/java/org/chromium/base/CalledByNativeUnchecked.java#newcode14 base/android/java/org/chromium/base/CalledByNativeUnchecked.java:14: // such as NPE, so the ...
8 years, 8 months ago (2012-04-20 20:55:39 UTC) #3
Yaron
Comments addressed and I went ahead and just removed |hostname| and re-enabled the caller. This ...
8 years, 8 months ago (2012-04-23 22:21:28 UTC) #4
Ryan Sleevi
lgtm http://codereview.chromium.org/10171009/diff/1/net/android/java/org/chromium/net/AndroidNetworkLibrary.java File net/android/java/org/chromium/net/AndroidNetworkLibrary.java (right): http://codereview.chromium.org/10171009/diff/1/net/android/java/org/chromium/net/AndroidNetworkLibrary.java#newcode80 net/android/java/org/chromium/net/AndroidNetworkLibrary.java:80: (X509Certificate) sCertificateFactory.get().generateCertificate( On 2012/04/23 22:21:29, Yaron wrote: > ...
8 years, 8 months ago (2012-04-23 22:27:18 UTC) #5
Yaron
http://codereview.chromium.org/10171009/diff/8001/build/android/gtest_filter/net_unittests_disabled File build/android/gtest_filter/net_unittests_disabled (right): http://codereview.chromium.org/10171009/diff/8001/build/android/gtest_filter/net_unittests_disabled#newcode90 build/android/gtest_filter/net_unittests_disabled:90: DiskCacheEntryTest.* On 2012/04/23 22:27:18, Ryan Sleevi wrote: > Really? ...
8 years, 8 months ago (2012-04-23 22:32:18 UTC) #6
Ryan Sleevi
On 2012/04/23 22:32:18, Yaron wrote: > http://codereview.chromium.org/10171009/diff/8001/build/android/gtest_filter/net_unittests_disabled > File build/android/gtest_filter/net_unittests_disabled (right): > > http://codereview.chromium.org/10171009/diff/8001/build/android/gtest_filter/net_unittests_disabled#newcode90 > ...
8 years, 8 months ago (2012-04-23 22:40:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/10171009/8001
8 years, 8 months ago (2012-04-23 22:42:56 UTC) #8
commit-bot: I haz the power
Change committed as 133591
8 years, 8 months ago (2012-04-24 01:35:03 UTC) #9
joth
Thanks for updating this Yaron! Sorry I only just got chance to look at it ...
8 years, 8 months ago (2012-04-24 08:43:26 UTC) #10
joth
On 24 April 2012 09:43, <joth@chromium.org> wrote: > Thanks for updating this Yaron! Sorry I ...
8 years, 8 months ago (2012-04-24 14:12:59 UTC) #11
Yaron
8 years, 8 months ago (2012-04-24 17:51:45 UTC) #12

          

Powered by Google App Engine
This is Rietveld 408576698