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

Issue 2760543002: Add a new class as an entry-point for Java reflection (Closed)

Created:
3 years, 9 months ago by Nate Fischer
Modified:
3 years, 9 months ago
Reviewers:
Tobias Sargeant, Torne
CC:
agrieve+watch_chromium.org, android-webview-reviews_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a new class as an entry-point for Java reflection This adds a new class named ReflectionEndPoint in the glue layer. This class is intended to serve as a stable entry-point for Java reflection. This adds one method to the class for disabling WebView Safe Browsing. BUG=701189 Review-Url: https://codereview.chromium.org/2760543002 Cr-Commit-Position: refs/heads/master@{#458855} Committed: https://chromium.googlesource.com/chromium/src/+/e5e53cb898e3f482f53043cdef84e2ae0129f035

Patch Set 1 #

Total comments: 8

Patch Set 2 : Moving to a new package and updating the class comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M android_webview/glue/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A android_webview/glue/java/src/com/android/webview/chromium/reflection/WebViewConfig.java View 1 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
Nate Fischer
PTAL. Let me know if there's a better place for this, or if I can ...
3 years, 9 months ago (2017-03-17 04:33:55 UTC) #4
Torne
+toby who has been thinking about support lib stuff as well https://codereview.chromium.org/2760543002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java File android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java (right): ...
3 years, 9 months ago (2017-03-20 13:35:49 UTC) #9
Nate Fischer
PTAL https://codereview.chromium.org/2760543002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java File android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java (right): https://codereview.chromium.org/2760543002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java#newcode5 android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java:5: package com.android.webview.chromium; On 2017/03/20 at 13:35:49, Torne wrote: ...
3 years, 9 months ago (2017-03-20 19:57:48 UTC) #11
Torne
On 2017/03/20 19:57:48, Nate Fischer wrote: > https://codereview.chromium.org/2760543002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java#newcode16 > android_webview/glue/java/src/com/android/webview/chromium/ReflectionEndPoint.java:16: > @UsedByReflection("") > On 2017/03/20 ...
3 years, 9 months ago (2017-03-21 10:45:12 UTC) #16
Nate Fischer
On 2017/03/21 at 10:45:12, torne wrote: > On 2017/03/20 19:57:48, Nate Fischer wrote: > > ...
3 years, 9 months ago (2017-03-21 21:08:20 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2760543002/20001
3 years, 9 months ago (2017-03-22 18:34:35 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 20:05:49 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e5e53cb898e3f482f53043cdef84...

Powered by Google App Engine
This is Rietveld 408576698