<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 4/29/2015 2:35 PM, Dave Townsend
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAPMxTNqOSbfG1kx4HatjmmAiRr2bj8yLRkJw30Eh4YMzGi=3Tg@mail.gmail.com"
      type="cite">
      <div dir="ltr">On Wed, Apr 29, 2015 at 11:32 AM, Benjamin Smedberg
        <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:benjamin@smedbergs.us" target="_blank">benjamin@smedbergs.us</a>></span>
        wrote:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
                class=""><br>
                <br>
                On 4/29/2015 2:01 PM, Dave Townsend wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  When you say we're initializing the add-on manager
                  what do you mean specifically? The add-on manager is
                  always initialized before profile-after-change (<a
                    moz-do-not-send="true"
href="http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#838"
                    target="_blank"><a class="moz-txt-link-freetext" href="http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#838">http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#838</a></a>).<br>
                </blockquote>
              </span>
              We're calling into AddonManager.getAddonsByTypes. If
              that's not likely to cause interference, then I really
              don't know what else I could have changed other than basic
              timing.<span class=""><br>
              </span></blockquote>
            <div><br>
            </div>
            <div>So loading the add-ons database on startup. Isn't that
              going to cause a perf hit? Maybe that's been discussed and
              accepted already<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I did this based on your comment at
    <a class="moz-txt-link-freetext" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1140558#c24">https://bugzilla.mozilla.org/show_bug.cgi?id=1140558#c24</a><br>
    <br>
    --BDS<br>
    <br>
  </body>
</html>