Does Chrome for Android implement tab discarding, and how to access its controls?












1















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.










share|improve this question















migrated from superuser.com Dec 25 '18 at 8:18


This question came from our site for computer enthusiasts and power users.




















    1















    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.










    share|improve this question















    migrated from superuser.com Dec 25 '18 at 8:18


    This question came from our site for computer enthusiasts and power users.


















      1












      1








      1








      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.










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      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.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          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.






          share|improve this answer
























          • 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











          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
          });


          }
          });














          draft saved

          draft discarded


















          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









          0














          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.






          share|improve this answer
























          • 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
















          0














          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.






          share|improve this answer
























          • 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














          0












          0








          0







          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.






          share|improve this answer













          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.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          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



















          • 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


















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...