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

Issue 8659007: Add support for calling static methods in the Java Bridge (Closed)

Created:
9 years ago by Steve Block
Modified:
9 years ago
Reviewers:
joth, Avi (use Gerrit)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Add support for calling static methods in the Java Bridge BUG=96703 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113170

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixed whitespace #

Patch Set 3 : Rebased after removal of Singletons for method IDs #

Patch Set 4 : Fix use of LAZY_INSTANCE_INITIALIZER #

Total comments: 2

Patch Set 5 : Fixed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
M content/browser/renderer_host/java/java_method.cc View 1 2 3 4 3 chunks +43 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Steve Block
9 years ago (2011-11-28 23:15:13 UTC) #1
joth
LGTM with a couple nits, and a hang-over comment from the previous CL! http://codereview.chromium.org/8659007/diff/1/content/browser/renderer_host/java/java_method.cc File ...
9 years ago (2011-11-29 11:24:36 UTC) #2
Steve Block
http://codereview.chromium.org/8659007/diff/1/content/browser/renderer_host/java/java_method.cc File content/browser/renderer_host/java/java_method.cc (right): http://codereview.chromium.org/8659007/diff/1/content/browser/renderer_host/java/java_method.cc#newcode84 content/browser/renderer_host/java/java_method.cc:84: class MethodGetParameterTypesID : public MethodID { Personally I prefer ...
9 years ago (2011-11-29 16:54:00 UTC) #3
joth
On 29 November 2011 16:54, <steveblock@chromium.org> wrote: > > http://codereview.chromium.**org/8659007/diff/1/content/** > browser/renderer_host/java/**java_method.cc<http://codereview.chromium.org/8659007/diff/1/content/browser/renderer_host/java/java_method.cc> > File content/browser/renderer_host/**java/java_method.cc ...
9 years ago (2011-11-29 18:13:12 UTC) #4
Steve Block
Ready for another look, now http://codereview.chromium.org/8769005 has landed
9 years ago (2011-12-05 15:20:31 UTC) #5
joth
http://codereview.chromium.org/8659007/diff/9001/content/browser/renderer_host/java/java_method.cc File content/browser/renderer_host/java/java_method.cc (right): http://codereview.chromium.org/8659007/diff/9001/content/browser/renderer_host/java/java_method.cc#newcode43 content/browser/renderer_host/java/java_method.cc:43: // The parenthesis is very important here to force ...
9 years ago (2011-12-05 15:53:23 UTC) #6
Avi (use Gerrit)
9 years ago (2011-12-05 16:37:32 UTC) #7
owner rubberstamp lgtm

Powered by Google App Engine
This is Rietveld 408576698