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

Issue 1859163002: android webview: setShouldReuseGlobalForUnownedMainFrame (Closed)

Created:
4 years, 8 months ago by boliu
Modified:
4 years, 8 months ago
CC:
android-webview-reviews_chromium.org, chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android webview: setShouldReuseGlobalForUnownedMainFrame For apps targeting M and below. Break this behavior for apps targetting N and above. BUG=593984 Committed: https://crrev.com/1a00f26b150c8bcd160a53694e003c48c33f6d89 Cr-Commit-Position: refs/heads/master@{#385517}

Patch Set 1 #

Total comments: 4

Patch Set 2 : add test #

Total comments: 2

Patch Set 3 : comment #

Messages

Total messages: 21 (5 generated)
boliu
Depends on https://codereview.chromium.org/1816983002. And probably should write a test for this too https://codereview.chromium.org/1859163002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java ...
4 years, 8 months ago (2016-04-05 17:53:49 UTC) #2
sgurun-gerrit only
On 2016/04/05 17:53:49, boliu wrote: > Depends on https://codereview.chromium.org/1816983002. > > And probably should write ...
4 years, 8 months ago (2016-04-05 18:24:05 UTC) #3
sgurun-gerrit only
https://codereview.chromium.org/1859163002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java (right): https://codereview.chromium.org/1859163002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java#newcode237 android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java:237: final boolean allowEmptyDocumentPersistence = mAppTargetSdkVersion <= Build.VERSION_CODES.M; On 2016/04/05 ...
4 years, 8 months ago (2016-04-05 18:24:15 UTC) #4
boliu
https://codereview.chromium.org/1859163002/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java File android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java (right): https://codereview.chromium.org/1859163002/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java#newcode385 android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java:385: supportsLegacyQuirks, false /* allowEmptyDocumentPersistence */); On 2016/04/05 18:24:15, sgurun ...
4 years, 8 months ago (2016-04-05 21:42:05 UTC) #5
sgurun-gerrit only
On 2016/04/05 21:42:05, boliu wrote: > https://codereview.chromium.org/1859163002/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java > File > android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java > (right): > > ...
4 years, 8 months ago (2016-04-05 21:52:49 UTC) #6
boliu
added tests dcheng for common_param_traits_macros.h sievers for rest of content/
4 years, 8 months ago (2016-04-05 22:40:12 UTC) #8
dcheng
lgtm for ipc changes
4 years, 8 months ago (2016-04-05 22:41:59 UTC) #9
Torne
On 2016/04/05 18:24:15, sgurun wrote: > https://codereview.chromium.org/1859163002/diff/1/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java > File > android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java > (right): > > ...
4 years, 8 months ago (2016-04-06 09:21:56 UTC) #10
Torne
We should try to find somewhere in the API docs to mention this, but I'm ...
4 years, 8 months ago (2016-04-06 09:23:30 UTC) #11
sgurun-gerrit only
On 2016/04/06 09:23:30, Torne wrote: > We should try to find somewhere in the API ...
4 years, 8 months ago (2016-04-06 16:19:26 UTC) #12
no sievers
content lgtm https://codereview.chromium.org/1859163002/diff/20001/content/public/common/web_preferences.h File content/public/common/web_preferences.h (right): https://codereview.chromium.org/1859163002/diff/20001/content/public/common/web_preferences.h#newcode221 content/public/common/web_preferences.h:221: bool resue_global_for_unowned_main_frame; Can you add a comment ...
4 years, 8 months ago (2016-04-06 17:46:53 UTC) #13
boliu
I'm gonna keep the <= M part. torne/sgurun, holler if you don't agree https://codereview.chromium.org/1859163002/diff/20001/content/public/common/web_preferences.h File ...
4 years, 8 months ago (2016-04-06 17:55:40 UTC) #14
Torne
On 2016/04/06 17:55:40, boliu wrote: > I'm gonna keep the <= M part. torne/sgurun, holler ...
4 years, 8 months ago (2016-04-06 17:58:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1859163002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1859163002/40001
4 years, 8 months ago (2016-04-06 17:59:45 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-06 19:08:59 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 19:10:11 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1a00f26b150c8bcd160a53694e003c48c33f6d89
Cr-Commit-Position: refs/heads/master@{#385517}

Powered by Google App Engine
This is Rietveld 408576698