<?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>82502</bug_id>
          
          <creation_ts>2012-03-28 12:12:19 -0700</creation_ts>
          <short_desc>Android mouse event factory doesn&apos;t allow specifying click count and modifier</short_desc>
          <delta_ts>2012-04-03 09:49:31 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Android</rep_platform>
          <op_sys>Android</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Bolin Hsu">bhsu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dglazkov</cc>
    
    <cc>eric</cc>
    
    <cc>fishd</cc>
    
    <cc>jamesr</cc>
    
    <cc>peter</cc>
    
    <cc>tkent</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>590242</commentid>
    <comment_count>0</comment_count>
    <who name="Bolin Hsu">bhsu</who>
    <bug_when>2012-03-28 12:12:19 -0700</bug_when>
    <thetext>In file Source/WebKit/chromium/src/android/WebInputEventFactory.cpp, WebInputEventFactory::mouseEvent() doesn&apos;t allow caller to specify click count and modifiers. These are useful in specifying events like double click or Ctrl+click, etc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591403</commentid>
    <comment_count>1</comment_count>
      <attachid>134635</attachid>
    <who name="Bolin Hsu">bhsu</who>
    <bug_when>2012-03-29 11:56:47 -0700</bug_when>
    <thetext>Created attachment 134635
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591408</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-03-29 12:01:52 -0700</bug_when>
    <thetext>Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591504</commentid>
    <comment_count>3</comment_count>
      <attachid>134635</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-29 13:35:53 -0700</bug_when>
    <thetext>Comment on attachment 134635
Patch

OK.  I assume this positively effects tests?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591582</commentid>
    <comment_count>4</comment_count>
    <who name="Bolin Hsu">bhsu</who>
    <bug_when>2012-03-29 14:40:04 -0700</bug_when>
    <thetext>I don&apos;t see this method called anywhere, so it shouldn&apos;t affect test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591587</commentid>
    <comment_count>5</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-03-29 14:42:38 -0700</bug_when>
    <thetext>The relevant code has not been upstreamed to Chromium yet, so that is correct. However, our downstream branch doesn&apos;t actually know about these parameters, they seem to be specific to Google TV.

I&apos;d appreciate it if you could postpone landing this code until we can find a way to synchronize our upstreaming efforts, because this is bound to collide somewhere in the near future (in this case, our local branch would see compile errors following a merge, but that&apos;s not something we can ask you to keep in mind). I&apos;ll send you a follow up e-mail in the morning.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591607</commentid>
    <comment_count>6</comment_count>
    <who name="Bolin Hsu">bhsu</who>
    <bug_when>2012-03-29 15:01:52 -0700</bug_when>
    <thetext>Do I need to take any action?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591640</commentid>
    <comment_count>7</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-03-29 15:31:06 -0700</bug_when>
    <thetext>No, we&apos;ll discuss this via e-mail. Since Eric reviewed your patch I can put it on the commit queue after there&apos;s some more clarity :).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591642</commentid>
    <comment_count>8</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-29 15:31:54 -0700</bug_when>
    <thetext>Does the Android upstreaming project have documents/diffs anywhere I might see?  I&apos;m curious to see how far along ya&apos;ll are.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591648</commentid>
    <comment_count>9</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-03-29 15:35:35 -0700</bug_when>
    <thetext>Internally they&apos;re on go/upstreamdiff, publicly you could diff the source tarball against ToT (download: http://chromium-browser-source.commondatastorage.googleapis.com/chrome_android_tarball.html).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591698</commentid>
    <comment_count>10</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-29 16:41:47 -0700</bug_when>
    <thetext>Oh, I meant the Google TV upstreaming, since it sounded like this bug was Google-TV specific?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>594545</commentid>
    <comment_count>11</comment_count>
      <attachid>134635</attachid>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-04-03 09:10:11 -0700</bug_when>
    <thetext>Comment on attachment 134635
Patch

Putting this on the commit queue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>594574</commentid>
    <comment_count>12</comment_count>
      <attachid>134635</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-04-03 09:49:25 -0700</bug_when>
    <thetext>Comment on attachment 134635
Patch

Clearing flags on attachment: 134635

Committed r113048: &lt;http://trac.webkit.org/changeset/113048&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>594575</commentid>
    <comment_count>13</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-04-03 09:49:31 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>134635</attachid>
            <date>2012-03-29 11:56:47 -0700</date>
            <delta_ts>2012-04-03 09:49:25 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-82502-20120329115646.patch</filename>
            <type>text/plain</type>
            <size>2834</size>
            <attacher name="Bolin Hsu">bhsu</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvY2hyb21pdW0vQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNv
dXJjZS9XZWJLaXQvY2hyb21pdW0vQ2hhbmdlTG9nCShyZXZpc2lvbiAxMTI1NTQpCisrKyBTb3Vy
Y2UvV2ViS2l0L2Nocm9taXVtL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE4
IEBACisyMDEyLTAzLTI5ICBCb2xpbiBIc3UgIDxiaHN1QGdvb2dsZS5jb20+CisKKyAgICAgICAg
W0Nocm9taXVtXSBBZGQgY2xpY2sgY291bnQgYW5kIG1vZGlmaWVycyB0byB0aGUgZmFjdG9yeSBt
ZXRob2Qgb2YgbW91c2UgZXZlbnQuCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3No
b3dfYnVnLmNnaT9pZD04MjUwMgorCisgICAgICAgIE1vZGlmeSBXZWJJbnB1dEV2ZW50RmFjdG9y
eTo6bW91c2VFdmVudCgpIHRvIHRha2UgY2xpY2sgY291bnQKKyAgICAgICAgYW5kIG1vZGlmaWVy
cyBmcm9tIGlucHV0IHBhcmFtZXRlcnMuIFNhbXBsZSB1c2UgY2FzZXMgb2YgdGhlc2UKKyAgICAg
ICAgYXJlIGRvdWJsZSBjbGljaywgdHJpcGxlIGNsaWNrLCBDdHJsK2NsaWNrLCBldGMuCisKKyAg
ICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgKiBwdWJsaWMvYW5k
cm9pZC9XZWJJbnB1dEV2ZW50RmFjdG9yeS5oOgorICAgICAgICAqIHNyYy9hbmRyb2lkL1dlYklu
cHV0RXZlbnRGYWN0b3J5LmNwcDoKKyAgICAgICAgKFdlYktpdDo6V2ViSW5wdXRFdmVudEZhY3Rv
cnk6Om1vdXNlRXZlbnQpOgorCiAyMDEyLTAzLTI5ICBNYXJrIFBpbGdyaW0gIDxwaWxncmltQGNo
cm9taXVtLm9yZz4KIAogICAgICAgICBHRU9MT0NBVElPTiBzaG91bGQgYmUgaW1wbGVtZW50ZWQg
YXMgUGFnZSBTdXBwbGVtZW50CkluZGV4OiBTb3VyY2UvV2ViS2l0L2Nocm9taXVtL3B1YmxpYy9h
bmRyb2lkL1dlYklucHV0RXZlbnRGYWN0b3J5LmgKPT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYktp
dC9jaHJvbWl1bS9wdWJsaWMvYW5kcm9pZC9XZWJJbnB1dEV2ZW50RmFjdG9yeS5oCShyZXZpc2lv
biAxMTI1NDQpCisrKyBTb3VyY2UvV2ViS2l0L2Nocm9taXVtL3B1YmxpYy9hbmRyb2lkL1dlYklu
cHV0RXZlbnRGYWN0b3J5LmgJKHdvcmtpbmcgY29weSkKQEAgLTU5LDYgKzU5LDggQEAgcHVibGlj
OgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBpbnQg
d2luZG93WSwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgTW91c2VFdmVudFR5cGUsCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgIGRvdWJsZSB0aW1lU3RhbXBTZWNvbmRzLAorICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBpbnQgbW9kaWZpZXJzLAorICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBpbnQgY2xpY2tDb3VudCwK
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgV2ViTW91
c2VFdmVudDo6QnV0dG9uID0gV2ViTW91c2VFdmVudDo6QnV0dG9uTGVmdCk7CiB9OwogCkluZGV4
OiBTb3VyY2UvV2ViS2l0L2Nocm9taXVtL3NyYy9hbmRyb2lkL1dlYklucHV0RXZlbnRGYWN0b3J5
LmNwcAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2ViS2l0L2Nocm9taXVtL3NyYy9hbmRyb2lkL1dl
YklucHV0RXZlbnRGYWN0b3J5LmNwcAkocmV2aXNpb24gMTEyNTQ0KQorKysgU291cmNlL1dlYktp
dC9jaHJvbWl1bS9zcmMvYW5kcm9pZC9XZWJJbnB1dEV2ZW50RmFjdG9yeS5jcHAJKHdvcmtpbmcg
Y29weSkKQEAgLTcwLDYgKzcwLDggQEAgV2ViTW91c2VFdmVudCBXZWJJbnB1dEV2ZW50RmFjdG9y
eTo6bW91cwogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBp
bnQgd2luZG93WCwgaW50IHdpbmRvd1ksCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgIE1vdXNlRXZlbnRUeXBlIHR5cGUsCiAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgIGRvdWJsZSB0aW1lU3RhbXBTZWNvbmRzLAorICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBpbnQgbW9kaWZpZXJz
LAorICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBpbnQgY2xp
Y2tDb3VudCwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
V2ViTW91c2VFdmVudDo6QnV0dG9uIGJ1dHRvbikKIHsKICAgICBXZWJNb3VzZUV2ZW50IHJlc3Vs
dDsKQEAgLTgyLDcgKzg0LDggQEAgV2ViTW91c2VFdmVudCBXZWJJbnB1dEV2ZW50RmFjdG9yeTo6
bW91cwogICAgIHJlc3VsdC5nbG9iYWxYID0gd2luZG93WDsKICAgICByZXN1bHQuZ2xvYmFsWSA9
IHdpbmRvd1k7CiAgICAgcmVzdWx0LnRpbWVTdGFtcFNlY29uZHMgPSB0aW1lU3RhbXBTZWNvbmRz
OwotICAgIHJlc3VsdC5jbGlja0NvdW50ID0gMTsKKyAgICByZXN1bHQuY2xpY2tDb3VudCA9IGNs
aWNrQ291bnQ7CisgICAgcmVzdWx0Lm1vZGlmaWVycyA9IG1vZGlmaWVyczsKIAogICAgIHN3aXRj
aCAodHlwZSkgewogICAgIGNhc2UgTW91c2VFdmVudFR5cGVEb3duOgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>