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

Issue 2645413002: Prepare to get the multiprocess setting from WebViewDelegate. (Closed)

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

Description

Prepare to get the multiprocess setting from WebViewDelegate. In future OS versions, we should fetch the multiprocess-enabled setting from WebViewDelegate instead of querying the setting directly. Add the skeleton code to get this from the delegate under a build version condition. BUG=684489 Review-Url: https://codereview.chromium.org/2645413002 Cr-Commit-Position: refs/heads/master@{#445705} Committed: https://chromium.googlesource.com/chromium/src/+/acc84fbd540feec6c0fa6b2165b0da7eeb8d0456

Patch Set 1 #

Total comments: 10

Patch Set 2 : Move version condition logic back to FactoryProvider #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -4 lines) Patch
M android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java View 1 3 chunks +19 lines, -3 lines 0 comments Download
M android_webview/glue/java/src/com/android/webview/chromium/WebViewDelegateFactory.java View 1 4 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 15 (6 generated)
Torne
Toby, can you take a look? Bo, does this approach fit with your plan for ...
3 years, 11 months ago (2017-01-23 16:09:16 UTC) #2
Tobias Sargeant
On 2017/01/23 16:09:16, Torne wrote: > Toby, can you take a look? > > Bo, ...
3 years, 11 months ago (2017-01-23 16:17:42 UTC) #3
boliu
I guess looking at the downstream CL, I'm a bit surprised there are so many ...
3 years, 11 months ago (2017-01-23 16:34:18 UTC) #4
Torne
Yeah, we'll get rid of all the ForO things after O is released other than ...
3 years, 11 months ago (2017-01-23 17:27:30 UTC) #5
boliu
lgtm to land, fwiw https://codereview.chromium.org/2645413002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java (right): https://codereview.chromium.org/2645413002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java#newcode202 android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java:202: WebViewChromiumFactoryProvider(WebViewDelegate delegate) { On 2017/01/23 ...
3 years, 11 months ago (2017-01-23 17:44:04 UTC) #6
Torne
https://codereview.chromium.org/2645413002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewDelegateFactory.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewDelegateFactory.java (right): https://codereview.chromium.org/2645413002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewDelegateFactory.java#newcode210 android_webview/glue/java/src/com/android/webview/chromium/WebViewDelegateFactory.java:210: // Multiprocess requires N or later. On 2017/01/23 17:44:04, ...
3 years, 11 months ago (2017-01-24 11:24:01 UTC) #7
Tobias Sargeant
updated version LGTM.
3 years, 11 months ago (2017-01-24 11:40:04 UTC) #9
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/2645413002/20001
3 years, 11 months ago (2017-01-24 11:40:34 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 12:00:12 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/acc84fbd540feec6c0fa6b2165b0...

Powered by Google App Engine
This is Rietveld 408576698