<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 04/12/2015 09:49, Gijs Kruitbosch wrote:<br>
    <blockquote
cite="mid:CAG9DX-U6D4KyGkMYPkywZNntNyaKvJ6vKtWePKTSTCR7YKLybw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 4 December 2015 at 09:37, Mark
            Banner <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:mbanner@mozilla.com" target="_blank">mbanner@mozilla.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"><span class=""></span>It
                doesn't cope with multiple windows. Sometimes I want to
                be able to inspect/debug a detached Hello conversation
                window, or just switch the toolbox to a different
                browser window than the one that's was originally open.</div>
            </blockquote>
            <div>There's a button in the toolbar of the browser toolbox
              that lets you select alternative windows. <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Oh, that's what that button is for. Thanks for the information,
    learning something new!<br>
    <blockquote
cite="mid:CAG9DX-U6D4KyGkMYPkywZNntNyaKvJ6vKtWePKTSTCR7YKLybw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <ul>
                  <li>It has improved, but still isn't brilliant at
                    coping with opening/closing of windows/sub-browsers.
                    For example, it frequently doesn't pick up changes
                    properly if we inspect the Hello conversation
                    window, close it and then re-open it.<br>
                  </li>
                  <li>We don't seem to be able to dynamically change
                    user-agent css - I thought that was possible with
                    DOMI, though I could be wrong (this is will probably
                    hurt us on Hello soon as we've switched to a system
                    add-on).<br>
                  </li>
                </ul>
              </div>
            </blockquote>
            <div>What specifically do you mean? I have changed
              <a class="moz-txt-link-freetext" href="chrome://browser/skin/browser.css">chrome://browser/skin/browser.css</a>, and even XBL
              stylesheets (after <a moz-do-not-send="true"
                href="https://bugzilla.mozilla.org/show_bug.cgi?id=1157292">https://bugzilla.mozilla.org/show_bug.cgi?id=1157292</a>
              landed), repeatedly and haven't really had issues.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    We are now importing our style sheets for the toolbar button and
    conversation window titlebar styles via the style sheet manager
    rather than the being in the normal css skins. In Browser Toolbox
    these are now showing as "(user agent) loop.css" the section has a
    grey background and none of them can be changed. We can alter the
    element itself, but that isn't as convenient as just editing a
    value.<br>
    <br>
    <blockquote
cite="mid:CAG9DX-U6D4KyGkMYPkywZNntNyaKvJ6vKtWePKTSTCR7YKLybw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <ul>
                  <li>Running two instances against two running
                    instances of FF is hard. The other day I was trying
                    to figure out why stuff wasn't working, and so
                    wanted to compare the css styles with one of a
                    "good" build. That would have been easy with DOMI,
                    but not so with toolbox. Admittedly I've only ever
                    wanted to do this once so far.</li>
                </ul>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>The fact that ports are hardcoded leading to this
              problem is <a moz-do-not-send="true"
                href="https://bugzilla.mozilla.org/show_bug.cgi?id=1075172">https://bugzilla.mozilla.org/show_bug.cgi?id=1075172</a>
              .<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Thanks for the pointer.<br>
    <br>
    Mark.<br>
  </body>
</html>