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

Issue 353163002: [Android] Switch to Gin Java Bridge implementation (Closed)

Created:
6 years, 5 months ago by mnaganov (inactive)
Modified:
6 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, android-webview-reviews_chromium.org, creis+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Android] Switch to Gin Java Bridge implementation What this patch does: -- plumbs in GinJavaBridge... instead of JavaBridge... classes on browser and renderer sides; -- fixes the issue with adding JavaScript interfaces to popup windows created via WebChromeClient.onCreatePopup; -- updates JavaBridge tests to match the behaviour of the new implementation. BUG=355644 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282004

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated after r280798, comments addressed #

Patch Set 3 : Rebased #

Patch Set 4 : Fixed AwSettingsTest#testBlockNetworkLoadsWithAudio #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -129 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 2 3 chunks +16 lines, -0 lines 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download
M content/browser/android/content_view_core_impl.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 2 5 chunks +9 lines, -20 lines 0 comments Download
M content/browser/android/java/gin_java_bridge_dispatcher_host.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/android/java/gin_java_bridge_dispatcher_host.cc View 1 7 chunks +43 lines, -14 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 4 chunks +18 lines, -4 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeArrayCoercionTest.java View 7 chunks +7 lines, -8 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeBasicsTest.java View 3 chunks +3 lines, -71 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeCoercionTest.java View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
mnaganov (inactive)
The patch we all have been waiting for :) I'm not yet removing files from ...
6 years, 5 months ago (2014-06-27 17:10:04 UTC) #1
benm (inactive)
lgtm woot!
6 years, 5 months ago (2014-06-30 12:14:57 UTC) #2
mnaganov (inactive)
Thanks, Ben! Adding OWNERS: jamesr@: PTAL at content/renderer/ yaron@: PTAL at content/public/android/
6 years, 5 months ago (2014-06-30 12:39:42 UTC) #3
jam
On 2014/06/27 17:10:04, Mikhail Naganov (Cr) wrote: > The patch we all have been waiting ...
6 years, 5 months ago (2014-06-30 16:18:27 UTC) #4
mnaganov (inactive)
On 2014/06/30 16:18:27, jam wrote: > On 2014/06/27 17:10:04, Mikhail Naganov (Cr) wrote: > > ...
6 years, 5 months ago (2014-06-30 16:52:15 UTC) #5
jamesr
This is exciting. Guessing that the move needs to happen first? https://codereview.chromium.org/353163002/diff/1/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): ...
6 years, 5 months ago (2014-06-30 19:17:52 UTC) #6
mnaganov (inactive)
OK, no more changes to DEPS after I have moved the source code files. Thank ...
6 years, 5 months ago (2014-07-01 12:38:10 UTC) #7
jamesr
lgtm
6 years, 5 months ago (2014-07-01 15:13:43 UTC) #8
mnaganov (inactive)
Thanks, James! yaron@: PTAL at content/browser/android/content_view_core.* changes (apologies for wrong attribution in my initial request).
6 years, 5 months ago (2014-07-01 15:38:38 UTC) #9
mnaganov (inactive)
yaron@: Ping!
6 years, 5 months ago (2014-07-08 08:36:08 UTC) #10
Yaron
lgtm sorry this didn't make it priority inbox for some reason so I missed it ...
6 years, 5 months ago (2014-07-08 16:43:21 UTC) #11
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 5 months ago (2014-07-08 17:03:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/353163002/40001
6 years, 5 months ago (2014-07-08 17:04:28 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 19:04:40 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 19:23:54 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/168920)
6 years, 5 months ago (2014-07-08 19:23:55 UTC) #16
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 5 months ago (2014-07-09 08:42:59 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/353163002/60001
6 years, 5 months ago (2014-07-09 08:44:18 UTC) #18
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 11:07:52 UTC) #19
Message was sent while issue was closed.
Change committed as 282004

Powered by Google App Engine
This is Rietveld 408576698