<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [sna suse] weird glyphs in thunderbird"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89295#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [sna suse] weird glyphs in thunderbird"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89295">bug 89295</a>
              from <span class="vcard"><a class="email" href="mailto:joakim.tjernlund@transmode.se" title="Joakim Tjernlund <joakim.tjernlund@transmode.se>"> <span class="fn">Joakim Tjernlund</span></a>
</span></b>
        <pre>(In reply to Chris Wilson from <a href="show_bug.cgi?id=89295#c8">comment #8</a>)
<span class="quote">> Next on the list, I added a couple of asserts to the code you #if 0ed out:

> commit f6ba71ac194a19c80aa64f4769f76a47ebb7bd16
> Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
> Date:   Sun Mar 1 15:47:50 2015 +0000

>     sna: Unrecurse clip box search
>     
>     Unwind the trivial tail recursion from the clip box bisection and add a
>     couple of assertions on the inlined fast-paths.
>     
>     References: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [sna suse] weird glyphs in thunderbird"
   href="show_bug.cgi?id=89295">https://bugs.freedesktop.org/show_bug.cgi?id=89295</a>
>     Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></span >

Was this intentional(< vs >=)?
- if (y > end[-1].y2)
+ }
+ if (y >= end[-1].y2) {</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>