<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Do not show context menu when right clicking on a scrollbar"
   href="https://bugs.webkit.org/show_bug.cgi?id=153493#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Do not show context menu when right clicking on a scrollbar"
   href="https://bugs.webkit.org/show_bug.cgi?id=153493">bug 153493</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=153493#c7">comment #7</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=270202&amp;action=diff" name="attach_270202" title="Add a test">attachment 270202</a> <a href="attachment.cgi?id=270202&amp;action=edit" title="Add a test">[details]</a></span>
&gt; Add a test
&gt; 
&gt; This looks like it introduced crashes in WebKit2 tests on Mac.</span >

Could your confirm that the test doesn't crash with current trunk (even if it fails, of course). I'm surprised it only fails in wk2, and the changes introduced are cross-platform. The only thing the patch does differently is calling view-&gt;scrollbarAtPoint(event.position()). And view is null checked already. The other thing is that I remove the !mouseEvent.scrollbar() condition from the if below, because we are now returning early when having a scrollbar.</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>