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

Issue 2102153002: [WebViewShell] Add activity for opening urls while creating/destroying webviews. (Closed)

Created:
4 years, 5 months ago by timvolodine
Modified:
4 years, 5 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WebViewShell] Add activity for opening urls while creating/destroying webviews. Add WebViewCreateDestroyActivity which makes sure to destroy any existing instance of webview before opening a url in a new webview on each intent. This is required for mutiple webview telemetry and memory benchmarking, see crbug.com/619812. BUG=619812 Committed: https://crrev.com/2ae952d08053dbe229f0a11df5fffc126db1c012 Cr-Commit-Position: refs/heads/master@{#404393}

Patch Set 1 #

Patch Set 2 : add documentation re mixing activities #

Patch Set 3 : no-find-copies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -0 lines) Patch
M android_webview/tools/system_webview_shell/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/tools/system_webview_shell/apk/AndroidManifest.xml View 1 chunk +6 lines, -0 lines 0 comments Download
A android_webview/tools/system_webview_shell/apk/res/layout/activity_empty.xml View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M android_webview/tools/system_webview_shell/apk/res/values/strings.xml View 1 chunk +1 line, -0 lines 0 comments Download
A android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewCreateDestroyActivity.java View 1 1 chunk +85 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 30 (12 generated)
timvolodine
perezju@: to check if that's what we need for benchmark testing tsergeant@: for the webview-side
4 years, 5 months ago (2016-06-28 18:23:16 UTC) #2
boliu
On 2016/06/28 18:23:16, timvolodine wrote: > perezju@: to check if that's what we need for ...
4 years, 5 months ago (2016-06-28 18:42:13 UTC) #3
boliu
+tobiasjs -tsergeant
4 years, 5 months ago (2016-06-28 18:46:12 UTC) #5
timvolodine
On 2016/06/28 18:46:12, boliu wrote: > +tobiasjs > -tsergeant oops, and also misspelled the name ...
4 years, 5 months ago (2016-06-28 18:48:54 UTC) #8
perezju
lgtm Just have a question: for this to work do we always need to use ...
4 years, 5 months ago (2016-06-29 10:00:19 UTC) #9
timvolodine
On 2016/06/29 10:00:19, perezju wrote: > lgtm > > Just have a question: for this ...
4 years, 5 months ago (2016-06-29 14:22:31 UTC) #10
perezju
On 2016/06/29 14:22:31, timvolodine wrote: > On 2016/06/29 10:00:19, perezju wrote: > > lgtm > ...
4 years, 5 months ago (2016-06-29 14:40:51 UTC) #11
timvolodine
On 2016/06/29 14:40:51, perezju wrote: > On 2016/06/29 14:22:31, timvolodine wrote: > > On 2016/06/29 ...
4 years, 5 months ago (2016-06-29 15:00:12 UTC) #12
Tobias Sargeant
LGTM
4 years, 5 months ago (2016-06-29 17:37:58 UTC) #13
timvolodine
On 2016/06/29 17:37:58, Tobias Sargeant wrote: > LGTM thanks for the reviews!
4 years, 5 months ago (2016-07-07 13:41:12 UTC) #14
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/2102153002/40001
4 years, 5 months ago (2016-07-07 13:41:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, no build URL)
4 years, 5 months ago (2016-07-07 16:24:00 UTC) #19
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/2102153002/40001
4 years, 5 months ago (2016-07-07 16:28:41 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/258690)
4 years, 5 months ago (2016-07-07 19:30:29 UTC) #23
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/2102153002/40001
4 years, 5 months ago (2016-07-08 10:57:12 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-08 15:37:25 UTC) #27
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-08 15:37:34 UTC) #28
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 15:39:20 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2ae952d08053dbe229f0a11df5fffc126db1c012
Cr-Commit-Position: refs/heads/master@{#404393}

Powered by Google App Engine
This is Rietveld 408576698