<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>42194</bug_id>
          
          <creation_ts>2010-07-13 13:52:28 -0700</creation_ts>
          <short_desc>WebKitTestRunner needs a more-complete implementation of eventSender</short_desc>
          <delta_ts>2020-06-01 10:46:39 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=157179</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=208566</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>64285</dependson>
    
    <dependson>57515</dependson>
    
    <dependson>57573</dependson>
    
    <dependson>68108</dependson>
    
    <dependson>68552</dependson>
    
    <dependson>68556</dependson>
    
    <dependson>69946</dependson>
    
    <dependson>86881</dependson>
    
    <dependson>117070</dependson>
          <blocked>55056</blocked>
    
    <blocked>56484</blocked>
    
    <blocked>76986</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Maciej Stachowiak">mjs</reporter>
          <assigned_to name="Chang Shu">cshu</assigned_to>
          <cc>christian.webkit</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>cshu</cc>
    
    <cc>darin</cc>
    
    <cc>ddkilzer</cc>
    
    <cc>jbedard</cc>
    
    <cc>jberlin</cc>
    
    <cc>kbalazs</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>mjs</cc>
    
    <cc>ossy</cc>
    
    <cc>rniwa</cc>
    
    <cc>sam</cc>
    
    <cc>thorton</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>250718</commentid>
    <comment_count>0</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-07-13 13:52:28 -0700</bug_when>
    <thetext>WebKitTestRunner needs an implementation of eventSender. Many tests fail because of this (hundreds).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>250726</commentid>
    <comment_count>1</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-07-13 13:58:47 -0700</bug_when>
    <thetext>&lt;rdar://problem/8186759&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>363613</commentid>
    <comment_count>2</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-03-07 14:53:09 -0800</bug_when>
    <thetext>My plan is to:
1. implement a coding mechanism for EventSender under WebKit2/WebProcess/InjectedBundle.
I have tried to put this under Tools/WebKitTestRunner/InjectedBundle. However, it heavily depends on WebCore and CoreIPC code.
2. Use WKBundlePostMessage to send the EventSenderMessage over to UIProcess/WebContext.
3. When Tools/WebKitTestRunner/TestController receives message, call into WebKit2/WebProcess/InjectedBundle to decode the message and then trigger corresponding functions.

Does it make sense? Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>375757</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2011-03-29 14:24:36 -0700</bug_when>
    <thetext>Have you made any progress on this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>375759</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2011-03-29 14:25:24 -0700</bug_when>
    <thetext>I ask because I was about to work on this myself. There is already an eventSender in WebKitTestRunner, but we haven’t hooked any events up yet.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>375766</commentid>
    <comment_count>5</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-03-29 14:28:40 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; I ask because I was about to work on this myself. There is already an eventSender in WebKitTestRunner, but we haven’t hooked any events up yet.

Yes, I started with the KeyDown function on the Qt platform. https://bugs.webkit.org/show_bug.cgi?id=56485

The patch has been there for quite some time. It will be great if you can take a look. Btw, that patch needs some polish. I also want to get some feedback on the comment#7 of the above bug before I submit the 2nd-round patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>375768</commentid>
    <comment_count>6</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-03-29 14:29:43 -0700</bug_when>
    <thetext>I can also provide an equivalent patch based on Mac.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>377424</commentid>
    <comment_count>7</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2011-03-31 13:59:20 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; The patch has been there for quite some time. It will be great if you can take a look. Btw, that patch needs some polish. I also want to get some feedback on the comment#7 of the above bug before I submit the 2nd-round patch.

I’m sorry I never sent you feedback on that patch. I’m not sure what the best next step is.

Sam, Maciej, your thoughts?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>377431</commentid>
    <comment_count>8</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-03-31 14:05:15 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; (In reply to comment #5)
&gt; &gt; The patch has been there for quite some time. It will be great if you can take a look. Btw, that patch needs some polish. I also want to get some feedback on the comment#7 of the above bug before I submit the 2nd-round patch.
&gt; 
&gt; I’m sorry I never sent you feedback on that patch. I’m not sure what the best next step is.
&gt; 
&gt; Sam, Maciej, your thoughts?

That&apos;s fine. Actually, in my latest patch for bug 57515 (keydown), I created some generalized WK-api for decoding. Thus, I don&apos;t have to expose CoreIPC anymore. I think this approach is ok. Hope you guys agree.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>381499</commentid>
    <comment_count>9</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-04-07 11:10:24 -0700</bug_when>
    <thetext>*** Bug 58059 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>382911</commentid>
    <comment_count>10</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-04-10 11:07:55 -0700</bug_when>
    <thetext>Added another test to the skipped list which uses eventSender.keyDown: http://trac.webkit.org/changeset/83402</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>392393</commentid>
    <comment_count>11</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-04-26 04:36:09 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; Added another test to the skipped list which uses eventSender.keyDown: http://trac.webkit.org/changeset/83402

One more test added: http://trac.webkit.org/changeset/84903</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409227</commentid>
    <comment_count>12</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-05-24 14:51:22 -0700</bug_when>
    <thetext>*** Bug 61394 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1657965</commentid>
    <comment_count>13</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-06-01 10:45:06 -0700</bug_when>
    <thetext>*** Bug 212582 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>