<?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>81225</bug_id>
          
          <creation_ts>2012-03-15 09:14:41 -0700</creation_ts>
          <short_desc>Make GestureScrollBegin an optional event in a scroll-fling sequence</short_desc>
          <delta_ts>2012-03-17 13:06:23 -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>UI Events</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          <dependson>81409</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Robert Kroeger">rjkroege</reporter>
          <assigned_to name="Robert Kroeger">rjkroege</assigned_to>
          <cc>davemoore</cc>
    
    <cc>jamesr</cc>
    
    <cc>rjkroege</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>579429</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Kroeger">rjkroege</who>
    <bug_when>2012-03-15 09:14:41 -0700</bug_when>
    <thetext>The chromium embedder needs to be flexible in its inclusion of GestureScrollBegin in a gesture scroll sequence.

in particular:

ScrollBegin ScrollUpdate ScrollUpdate ScrollUpdate ScrollEnd

should be equivalent to

ScrollUpdate ScrollUpdate ScrollUpdate ScrollEnd

with regards to initiating a scroll.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>579431</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Kroeger">rjkroege</who>
    <bug_when>2012-03-15 09:16:25 -0700</bug_when>
    <thetext>NB: I will presume that GestureScrollUpdates will be fully populated with valid positions when writing the necessary tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>581242</commentid>
    <comment_count>2</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-03-16 20:44:53 -0700</bug_when>
    <thetext>I think this is just bogus.  Why would we need to do that?  If the GestureScrollBegin has no purpose then we shouldn&apos;t be getting one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>581368</commentid>
    <comment_count>3</comment_count>
    <who name="Robert Kroeger">rjkroege</who>
    <bug_when>2012-03-17 13:06:23 -0700</bug_when>
    <thetext>Per discussion, the bug is indeed bogus.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>