Does Chrome for Android implement tab discarding, and how to access its controls?
I'm trying to diagnose an issue on my Android. See below for more background on the underlying issue. But what I want to ask you now is why I can't seem to find anything in my Android Chrome (version 71) related to Chrome's "tab discarding". (For background on tab discarding and page refreshes, see http://superuser.com/questions/1353931/how-can-i-get-chrome-to-stop-killing-my-tabs-in-the-background/1353940.) I want to see if tab discarding might be the cause of my problem, but it's hard to diagnose because I can't find the parts of Chrome relating to tab discarding.
In particular, there are supposed to be tab discarding-related flags at chrome://flags, but I can't find any. There's also supposed to be a tool for learning about tab discarding information, at chrome://discards, but Chrome says that's an invalid link. (These flags/features do appear on my desktop version of Chrome 71, though.) It makes me wonder if my Android build of Chrome even does tab discarding.
As for the underlying issue I'm trying to debug: I have this webapp/website/webapge that uses JavaScript to play audio. I want this page to keep playing its audio indefinitely on my phone, even when Chrome isn't the foreground app. This works properly for a while (10-30 minutes maybe), but eventually Chrome will reload the page for no obvious reason. My current hypothesis is that it maybe has something to do with tab discarding.
chrome-for-android
migrated from superuser.com Dec 25 '18 at 8:18
This question came from our site for computer enthusiasts and power users.
add a comment |
I'm trying to diagnose an issue on my Android. See below for more background on the underlying issue. But what I want to ask you now is why I can't seem to find anything in my Android Chrome (version 71) related to Chrome's "tab discarding". (For background on tab discarding and page refreshes, see http://superuser.com/questions/1353931/how-can-i-get-chrome-to-stop-killing-my-tabs-in-the-background/1353940.) I want to see if tab discarding might be the cause of my problem, but it's hard to diagnose because I can't find the parts of Chrome relating to tab discarding.
In particular, there are supposed to be tab discarding-related flags at chrome://flags, but I can't find any. There's also supposed to be a tool for learning about tab discarding information, at chrome://discards, but Chrome says that's an invalid link. (These flags/features do appear on my desktop version of Chrome 71, though.) It makes me wonder if my Android build of Chrome even does tab discarding.
As for the underlying issue I'm trying to debug: I have this webapp/website/webapge that uses JavaScript to play audio. I want this page to keep playing its audio indefinitely on my phone, even when Chrome isn't the foreground app. This works properly for a while (10-30 minutes maybe), but eventually Chrome will reload the page for no obvious reason. My current hypothesis is that it maybe has something to do with tab discarding.
chrome-for-android
migrated from superuser.com Dec 25 '18 at 8:18
This question came from our site for computer enthusiasts and power users.
add a comment |
I'm trying to diagnose an issue on my Android. See below for more background on the underlying issue. But what I want to ask you now is why I can't seem to find anything in my Android Chrome (version 71) related to Chrome's "tab discarding". (For background on tab discarding and page refreshes, see http://superuser.com/questions/1353931/how-can-i-get-chrome-to-stop-killing-my-tabs-in-the-background/1353940.) I want to see if tab discarding might be the cause of my problem, but it's hard to diagnose because I can't find the parts of Chrome relating to tab discarding.
In particular, there are supposed to be tab discarding-related flags at chrome://flags, but I can't find any. There's also supposed to be a tool for learning about tab discarding information, at chrome://discards, but Chrome says that's an invalid link. (These flags/features do appear on my desktop version of Chrome 71, though.) It makes me wonder if my Android build of Chrome even does tab discarding.
As for the underlying issue I'm trying to debug: I have this webapp/website/webapge that uses JavaScript to play audio. I want this page to keep playing its audio indefinitely on my phone, even when Chrome isn't the foreground app. This works properly for a while (10-30 minutes maybe), but eventually Chrome will reload the page for no obvious reason. My current hypothesis is that it maybe has something to do with tab discarding.
chrome-for-android
I'm trying to diagnose an issue on my Android. See below for more background on the underlying issue. But what I want to ask you now is why I can't seem to find anything in my Android Chrome (version 71) related to Chrome's "tab discarding". (For background on tab discarding and page refreshes, see http://superuser.com/questions/1353931/how-can-i-get-chrome-to-stop-killing-my-tabs-in-the-background/1353940.) I want to see if tab discarding might be the cause of my problem, but it's hard to diagnose because I can't find the parts of Chrome relating to tab discarding.
In particular, there are supposed to be tab discarding-related flags at chrome://flags, but I can't find any. There's also supposed to be a tool for learning about tab discarding information, at chrome://discards, but Chrome says that's an invalid link. (These flags/features do appear on my desktop version of Chrome 71, though.) It makes me wonder if my Android build of Chrome even does tab discarding.
As for the underlying issue I'm trying to debug: I have this webapp/website/webapge that uses JavaScript to play audio. I want this page to keep playing its audio indefinitely on my phone, even when Chrome isn't the foreground app. This works properly for a while (10-30 minutes maybe), but eventually Chrome will reload the page for no obvious reason. My current hypothesis is that it maybe has something to do with tab discarding.
chrome-for-android
chrome-for-android
edited Dec 25 '18 at 15:29
Robert
2,91421828
2,91421828
asked Dec 25 '18 at 6:18
ChrisChris
1061
1061
migrated from superuser.com Dec 25 '18 at 8:18
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com Dec 25 '18 at 8:18
This question came from our site for computer enthusiasts and power users.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Your device is out of memory. Like your Android phone or tablet, Chrome is silently closing background tabs in order to make memory available. When you click on one of those tabs it reloads.
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "139"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fandroid.stackexchange.com%2fquestions%2f205618%2fdoes-chrome-for-android-implement-tab-discarding-and-how-to-access-its-controls%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your device is out of memory. Like your Android phone or tablet, Chrome is silently closing background tabs in order to make memory available. When you click on one of those tabs it reloads.
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
add a comment |
Your device is out of memory. Like your Android phone or tablet, Chrome is silently closing background tabs in order to make memory available. When you click on one of those tabs it reloads.
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
add a comment |
Your device is out of memory. Like your Android phone or tablet, Chrome is silently closing background tabs in order to make memory available. When you click on one of those tabs it reloads.
Your device is out of memory. Like your Android phone or tablet, Chrome is silently closing background tabs in order to make memory available. When you click on one of those tabs it reloads.
answered Dec 25 '18 at 7:47
jaivi oxfordjaivi oxford
11
11
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
add a comment |
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
That's very plausible, but are there any tools in Chrome that would help me verify that this is the cause of a particular tab being reloaded? (They have some on OS X Chrome, but I can't find them on Android Chrome.) Similarly, is there any way to turn off this tab-closing behavior on Android, ideally on a site-by-site basis?
– Chris
Dec 26 '18 at 5:04
add a comment |
Thanks for contributing an answer to Android Enthusiasts Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fandroid.stackexchange.com%2fquestions%2f205618%2fdoes-chrome-for-android-implement-tab-discarding-and-how-to-access-its-controls%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown