<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement EventSenderProxy for WebKitTestRunner on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=148963#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement EventSenderProxy for WebKitTestRunner on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=148963">bug 148963</a>
              from <span class="vcard"><a class="email" href="mailto:wenson_hsieh&#64;apple.com" title="Wenson Hsieh &lt;wenson_hsieh&#64;apple.com&gt;"> <span class="fn">Wenson Hsieh</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=148963#c4">comment #4</a>)
<span class="quote">&gt; WebFrame::fromCoreFrame(*frameRespondingToClick)-
&gt; &gt;firstLayerTreeTransactionIDAfterDidCommitLoad() when it is called in the
&gt; body's onload handler. This currently causes tests that tap elements
&gt; immediately after onload to fail.
&gt; 
&gt; I'm investigating why this is the case, and how we can fix it.</span >

(the comment on the top was cut off. Here's what I meant to write):

The current issue is that WebPage::commitPotentialTap hits an early return due to lastLayerTreeTransactionId &lt; WebFrame::fromCoreFrame(*frameRespondingToClick)-&gt;firstLayerTreeTransactionIDAfterDidCommitLoad() when it is called in the body's onload handler. This currently causes tests that tap elements immediately after onload to fail.

I'm investigating why this is the case, and how we can fix it.</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>