<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#c15">Comment # 15</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>More notes to self:

More global variables that will have to be removed: In Kit.cpp:

<span class="quote">> static std::shared_ptr<Document> document;</span >

(Because there can be several documents open.)

In the LOOLWSD class in LOOLWSD.hpp:

<span class="quote">> static std::mutex lokit_main_mutex;</span >

(Because there can be several lokit_main() processes, one per open document.)</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>