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

Issue 10848002: Upstream evaluateJavaScript (Closed)

Created:
8 years, 4 months ago by David Trainor- moved to gerrit
Modified:
8 years, 4 months ago
Reviewers:
Ted C, Yaron, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Upstream evaluateJavaScript Added ContentViewCore.evaluateJavaScript and tied it into ContentViewClient.onEvaluateJavaScriptResult. BUG=http://crbug.com/139732 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149335

Patch Set 1 #

Total comments: 10

Patch Set 2 : Nit Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -1 line) Patch
M content/browser/android/content_view_core_impl.h View 1 3 chunks +4 lines, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 6 chunks +50 lines, -0 lines 0 comments Download
M content/content_shell.gypi View 1 chunk +4 lines, -1 line 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
David Trainor- moved to gerrit
PTAL. Jam if you're super busy feel free to just look at content_shell.gypi. Yaron/Ted, can ...
8 years, 4 months ago (2012-07-31 17:18:42 UTC) #1
Yaron
lgtm
8 years, 4 months ago (2012-07-31 18:10:12 UTC) #2
Ted C
lgtm https://chromiumcodereview.appspot.com/10848002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://chromiumcodereview.appspot.com/10848002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode756 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:756: @SuppressWarnings("unused") if this is non-private, I don't think ...
8 years, 4 months ago (2012-07-31 18:15:48 UTC) #3
jam
lgtm with nits http://codereview.chromium.org/10848002/diff/1/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (right): http://codereview.chromium.org/10848002/diff/1/content/browser/android/content_view_core_impl.cc#newcode179 content/browser/android/content_view_core_impl.cc:179: DCHECK(host); nit: unnecessary, if null will ...
8 years, 4 months ago (2012-07-31 18:20:44 UTC) #4
David Trainor- moved to gerrit
https://chromiumcodereview.appspot.com/10848002/diff/1/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (right): https://chromiumcodereview.appspot.com/10848002/diff/1/content/browser/android/content_view_core_impl.cc#newcode179 content/browser/android/content_view_core_impl.cc:179: DCHECK(host); On 2012/07/31 18:20:44, John Abd-El-Malek wrote: > nit: ...
8 years, 4 months ago (2012-07-31 20:38:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/10848002/13001
8 years, 4 months ago (2012-07-31 21:57:55 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 00:43:47 UTC) #7
Change committed as 149335

Powered by Google App Engine
This is Rietveld 408576698