<?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>61566</bug_id>
          
          <creation_ts>2011-05-26 14:48:00 -0700</creation_ts>
          <short_desc>Make events logged by test plugin the same across platforms:</short_desc>
          <delta_ts>2011-05-26 14:48:00 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Robert Hogan">robert</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>410861</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2011-05-26 14:48:00 -0700</bug_when>
    <thetext>For example in plugins/plugin-initiate-popup-window-expected.txt Qt vs Chromium-Win:


&lt; CONSOLE MESSAGE: line 17: window count: 1                                                                                                  
&lt; CONSOLE MESSAGE: line 0: PLUGIN: getFocusEvent                                                                                             
&lt; CONSOLE MESSAGE: line 0: PLUGIN: mouseDown at (12, 12)                                                                                     
&lt; CONSOLE MESSAGE: line 30: window count: 2                                                                                                  
&lt; CONSOLE MESSAGE: line 0: PLUGIN: mouseUp at (12, 12)                                                                                       
&lt; CONSOLE MESSAGE: line 0: PLUGIN: loseFocusEvent                                                                                            
&lt; CONSOLE MESSAGE: line 0: PLUGIN: getFocusEvent                                                                                             
&lt; CONSOLE MESSAGE: line 0: PLUGIN: mouseDown at (52, 12)
&lt; CONSOLE MESSAGE: line 0: PLUGIN: mouseUp at (52, 12)
&lt; CONSOLE MESSAGE: line 0: PLUGIN: keyDown &apos;p&apos;
&lt; CONSOLE MESSAGE: line 52: window count: 3
&lt; CONSOLE MESSAGE: line 0: PLUGIN: keyUp &apos;p&apos;
&lt; 
&lt; 
&lt; Specify a script and a mouse/keyboard event to the plugin. The specified script will be evaluated in the browser when the specified event is received by the plugin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292.
&lt; Opening window by mouse down is PASSED
&lt; Opening window by key down is PASSED
---
&gt; CONSOLE MESSAGE: line 0: PLUGIN: event 71
&gt; CONSOLE MESSAGE: line 0: PLUGIN: event 71
&gt; CONSOLE MESSAGE: line 17: window count: 1
&gt; CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent
&gt; CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (20, 20)
&gt; CONSOLE MESSAGE: line 30: window count: 2
&gt; CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (20, 20)
&gt; CONSOLE MESSAGE: line 42: PLUGIN: loseFocusEvent
&gt; CONSOLE MESSAGE: line 42: PLUGIN: getFocusEvent
&gt; CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (60, 60)
&gt; CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (60, 60)
&gt; CONSOLE MESSAGE: line 44: PLUGIN: keyDown &apos;P&apos;
&gt; CONSOLE MESSAGE: line 52: window count: 3
&gt; CONSOLE MESSAGE: line 44: PLUGIN: keyUp &apos;P&apos;
&gt; 

Qt vs Mac:
12a13
&gt; CONSOLE MESSAGE: line 0: PLUGIN: loseFocusEvent</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>