<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Not possible to use the multitasking feature of iOS 13.x"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128502#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Not possible to use the multitasking feature of iOS 13.x"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128502">bug 128502</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Some more loosely written notes:

After now having done modifications to get rid of the lok_document global, I
notice the next hard issue: The Online code runs the lokit_main() function that
runs the LibreOffice "main loop" per document. To be able to handle multiple
documents, the "main loop" should run without being coupled to any specific
open document.

The KitWebSocketHandler is also coupled to just one document. When its
handleMessage() function gets a "session" message it creates the Document
object for the KitWebSocketHandler. More re-plumbing needed.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>