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

Issue 2296793002: Undeprecate CronetEngine.Builder#enableLegacyMode (Closed)

Created:
4 years, 3 months ago by xunjieli
Modified:
4 years, 3 months ago
Reviewers:
mef
CC:
chromium-reviews, cbentzel+watch_chromium.org, kapishnikov, pauljensen
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Undeprecate CronetEngine.Builder#enableLegacyMode This CL undeprecate CronetEngine.Builder#enableLegacyMode because legacy mode is now supported by JavaCronetEngine. R=mef@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M components/cronet/android/api/src/org/chromium/net/CronetEngine.java View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
xunjieli
4 years, 3 months ago (2016-08-30 16:09:58 UTC) #1
xunjieli
+kapishnikov@ Andrei and Miriam mentioned that the enableLegacyMode() name might not be clear as to ...
4 years, 3 months ago (2016-08-31 17:19:14 UTC) #3
pauljensen
I think the name definitely has to change, but I think we also need a ...
4 years, 3 months ago (2016-09-06 12:01:37 UTC) #4
xunjieli
4 years, 3 months ago (2016-09-06 13:04:23 UTC) #5
On 2016/09/06 12:01:37, pauljensen wrote:
> I think the name definitely has to change, but I think we also need a massive
> comment because this very drastically changes the behavior of Cronet (e.g. no
> QUIC, no HTTP2, no NQE, no UMA, no cert pinning etc) and it does so in the
most
> dangerous way: silently ignoring calls to enable these options.  We also might
> want to change this function to take an enum that allows for disabling
Java-only
> fallback, so as to address http://crbug.com/600690

Thanks everyone for the suggestions! I filed crbug.com/644247 to track this. I
will close this in the meanwhile.

Powered by Google App Engine
This is Rietveld 408576698