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

Issue 23125022: Merge 219111 "Start renderer in ContentViewCoreImpl::EvaluateJav..." (Closed)

Created:
7 years, 4 months ago by joth
Modified:
7 years, 4 months ago
Reviewers:
michaelbai
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, android-webview-reviews_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Merge 219111 "Start renderer in ContentViewCoreImpl::EvaluateJav..." > Start renderer in ContentViewCoreImpl::EvaluateJavaScript. > > In WebView, the app could evaluate the Javascript before loading any page. This patch start renderer if there is no existing one. > > Since renderer was created without SiteInstance, the RenderViewCreated callback will not be called, this patch also call it even without SiteInstance. > > > > > BUG=273164 > > Review URL: https://chromiumcodereview.appspot.com/23018005 TBR=michaelbai@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219351

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -10 lines) Patch
android_webview/java/src/org/chromium/android_webview/AwContents.java View 2 chunks +8 lines, -1 line 0 comments Download
content/browser/android/content_view_core_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
content/browser/android/content_view_core_impl.cc View 2 chunks +14 lines, -6 lines 0 comments Download
content/browser/web_contents/web_contents_impl.h View 1 chunk +7 lines, -0 lines 0 comments Download
content/browser/web_contents/web_contents_impl.cc View 1 chunk +7 lines, -0 lines 0 comments Download
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 2 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
joth
7 years, 4 months ago (2013-08-23 21:55:03 UTC) #1
joth
7 years, 4 months ago (2013-08-23 21:55:59 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r219351.

Powered by Google App Engine
This is Rietveld 408576698