<?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>100875</bug_id>
          
          <creation_ts>2012-10-31 12:19:17 -0700</creation_ts>
          <short_desc>[chromium] Make WebLayerTreeView::adjustEventPointForPinchZoom pure virtual.</short_desc>
          <delta_ts>2012-11-01 09:46:09 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="W. James MacLean">wjmaclean</reporter>
          <assigned_to name="W. James MacLean">wjmaclean</assigned_to>
          <cc>abarth</cc>
    
    <cc>dglazkov</cc>
    
    <cc>enne</cc>
    
    <cc>fishd</cc>
    
    <cc>gtk-ews</cc>
    
    <cc>gustavo</cc>
    
    <cc>jamesr</cc>
    
    <cc>peter+ews</cc>
    
    <cc>tkent+wkapi</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>755532</commentid>
    <comment_count>0</comment_count>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-10-31 12:19:17 -0700</bug_when>
    <thetext>[chromium] Make WebLayerTreeView::adjustEventPointForPinchZoom pure virtual.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755534</commentid>
    <comment_count>1</comment_count>
      <attachid>171701</attachid>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-10-31 12:21:17 -0700</bug_when>
    <thetext>Created attachment 171701
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755536</commentid>
    <comment_count>2</comment_count>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-10-31 12:22:26 -0700</bug_when>
    <thetext>Removing a default function implementation that was necessary to land a multi-sided patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755537</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-31 12:23:06 -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>755543</commentid>
    <comment_count>4</comment_count>
      <attachid>171701</attachid>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-10-31 12:30:51 -0700</bug_when>
    <thetext>Comment on attachment 171701
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=171701&amp;action=review

Have you rolled the implementation into Source/WebKit/chromium/DEPS?

&gt; Source/Platform/chromium/public/WebLayerTreeView.h:101
&gt; +    virtual WebFloatPoint adjustEventPointForPinchZoom(const WebFloatPoint&amp;) const =0;

need a space before the 0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755551</commentid>
    <comment_count>5</comment_count>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-10-31 12:40:07 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; (From update of attachment 171701 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=171701&amp;action=review
&gt; 
&gt; Have you rolled the implementation into Source/WebKit/chromium/DEPS?

Not yet, but will do it prior to submitting this.

&gt; &gt; Source/Platform/chromium/public/WebLayerTreeView.h:101
&gt; &gt; +    virtual WebFloatPoint adjustEventPointForPinchZoom(const WebFloatPoint&amp;) const =0;
&gt; 
&gt; need a space before the 0

Thx, fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755589</commentid>
    <comment_count>6</comment_count>
      <attachid>171701</attachid>
    <who name="Peter Beverloo (cr-android ews)">peter+ews</who>
    <bug_when>2012-10-31 13:20:15 -0700</bug_when>
    <thetext>Comment on attachment 171701
Patch

Attachment 171701 did not pass cr-android-ews (chromium-android):
Output: http://queues.webkit.org/results/14678248</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755605</commentid>
    <comment_count>7</comment_count>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-10-31 14:00:43 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (From update of attachment 171701 [details])
&gt; Attachment 171701 [details] did not pass cr-android-ews (chromium-android):
&gt; Output: http://queues.webkit.org/results/14678248

This is presumably because the implementation of adjustEventPointForPinchZoom() doesn&apos;t exist in LKGR? I&apos;m waiting for that to catch up so I can roll webkit-chromium DEPS and then I&apos;ll land this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755615</commentid>
    <comment_count>8</comment_count>
      <attachid>171701</attachid>
    <who name="kov&apos;s GTK+ EWS bot">gtk-ews</who>
    <bug_when>2012-10-31 14:21:30 -0700</bug_when>
    <thetext>Comment on attachment 171701
Patch

Attachment 171701 did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/14696059</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755627</commentid>
    <comment_count>9</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-10-31 14:31:47 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; (In reply to comment #6)
&gt; &gt; (From update of attachment 171701 [details] [details])
&gt; &gt; Attachment 171701 [details] [details] did not pass cr-android-ews (chromium-android):
&gt; &gt; Output: http://queues.webkit.org/results/14678248
&gt; 
&gt; This is presumably because the implementation of adjustEventPointForPinchZoom() doesn&apos;t exist in LKGR? I&apos;m waiting for that to catch up so I can roll webkit-chromium DEPS and then I&apos;ll land this.

These bots don&apos;t care about LKGR, just about Source/WebKit/chromium/DEPS</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>755629</commentid>
    <comment_count>10</comment_count>
      <attachid>171701</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-31 14:33:44 -0700</bug_when>
    <thetext>Comment on attachment 171701
Patch

Attachment 171701 did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/14684267</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>756174</commentid>
    <comment_count>11</comment_count>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-11-01 06:48:01 -0700</bug_when>
    <thetext>(In reply to comment #9)
&gt; (In reply to comment #7)
&gt; &gt; (In reply to comment #6)
&gt; &gt; &gt; (From update of attachment 171701 [details] [details] [details])
&gt; &gt; &gt; Attachment 171701 [details] [details] [details] did not pass cr-android-ews (chromium-android):
&gt; &gt; &gt; Output: http://queues.webkit.org/results/14678248
&gt; &gt; 
&gt; &gt; This is presumably because the implementation of adjustEventPointForPinchZoom() doesn&apos;t exist in LKGR? I&apos;m waiting for that to catch up so I can roll webkit-chromium DEPS and then I&apos;ll land this.
&gt; 
&gt; These bots don&apos;t care about LKGR, just about Source/WebKit/chromium/DEPS

OK, so basically the same issue. In future I&apos;ll make sure I roll chromium/DEPS first, then send the cl through the bots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>756272</commentid>
    <comment_count>12</comment_count>
      <attachid>171701</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-01 08:28:27 -0700</bug_when>
    <thetext>Comment on attachment 171701
Patch

Rejecting attachment 171701 from commit-queue.

Failed to run &quot;[&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;-...&quot; exit_code: 2

Last 500 characters of output:
platform/chromium/TestExpectations
Auto-merging Source/WebKit2/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 [Chromium] Unreviewed gardening.  New reftest from

When you have resolved this problem run &quot;git rebase --continue&quot;.
If you would prefer to skip this patch, instead run &quot;git rebase --skip&quot;.
To restore the original branch and stop rebasing run &quot;git rebase --abort&quot;.

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 154.

Full output: http://queues.webkit.org/results/14692522</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>756297</commentid>
    <comment_count>13</comment_count>
      <attachid>171860</attachid>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2012-11-01 08:42:38 -0700</bug_when>
    <thetext>Created attachment 171860
Patch for landing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>756356</commentid>
    <comment_count>14</comment_count>
      <attachid>171860</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-01 09:46:03 -0700</bug_when>
    <thetext>Comment on attachment 171860
Patch for landing

Clearing flags on attachment: 171860

Committed r133185: &lt;http://trac.webkit.org/changeset/133185&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>756357</commentid>
    <comment_count>15</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-01 09:46:09 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>171701</attachid>
            <date>2012-10-31 12:21:17 -0700</date>
            <delta_ts>2012-11-01 08:42:35 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-100875-20121031151939.patch</filename>
            <type>text/plain</type>
            <size>1897</size>
            <attacher name="W. James MacLean">wjmaclean</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTMzMDM0CmRpZmYgLS1naXQgYS9Tb3VyY2UvUGxhdGZvcm0v
Q2hhbmdlTG9nIGIvU291cmNlL1BsYXRmb3JtL0NoYW5nZUxvZwppbmRleCA5MzRjYjlmOTkxYTIy
MWRkZjc1MDZhOTZhNzAxMzQ0MTY3YmI1MjM0Li5kNWQ4MDIzNjY5ZmRhMTZhODViMzEzYjc2NDc5
OWE4NzBlNTA4N2Q0IDEwMDY0NAotLS0gYS9Tb3VyY2UvUGxhdGZvcm0vQ2hhbmdlTG9nCisrKyBi
L1NvdXJjZS9QbGF0Zm9ybS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxNiBAQAorMjAxMi0xMC0zMSAg
Vy4gSmFtZXMgTWFjTGVhbiAgPHdqbWFjbGVhbkBjaHJvbWl1bS5vcmc+CisKKyAgICAgICAgW2No
cm9taXVtXSBNYWtlIFdlYkxheWVyVHJlZVZpZXc6OmFkanVzdEV2ZW50UG9pbnRGb3JQaW5jaFpv
b20gcHVyZSB2aXJ0dWFsLgorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1
Zy5jZ2k/aWQ9MTAwODc1CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisK
KyAgICAgICAgVGhpcyBDTCByZW1vdmVzIHRoZSBkZWZhdWx0IGltcGxlbWVudGF0aW9uIGZvciBh
ZGp1c3RFdmVudFBvaW50Rm9yUGluY2hab29tKCksIHdoaWNoCisgICAgICAgIHdhcyBuZWNlc3Nh
cnkgZm9yIGxhbmRpbmcgdGhlIG9yaWdpbmFsIHBhdGNoIGluIGh0dHBzOi8vYnVncy53ZWJraXQu
b3JnL3Nob3dfYnVnLmNnaT9pZD0xMDA1NDIuCisKKyAgICAgICAgKiBjaHJvbWl1bS9wdWJsaWMv
V2ViTGF5ZXJUcmVlVmlldy5oOgorICAgICAgICAoV2ViTGF5ZXJUcmVlVmlldyk6CisKIDIwMTIt
MTAtMzAgIFcuIEphbWVzIE1hY0xlYW4gIDx3am1hY2xlYW5AY2hyb21pdW0ub3JnPgogCiAgICAg
ICAgIFtjaHJvbWl1bV0gVHJhbnNmb3JtIG1vdXNlL2dlc3R1cmUgZXZlbnQgY29vcmRpbmF0ZXMg
dG8gYWNjb3VudCBmb3IgcGluY2gtem9vbSBpbiBjb21wb3NpdG9yLgpkaWZmIC0tZ2l0IGEvU291
cmNlL1BsYXRmb3JtL2Nocm9taXVtL3B1YmxpYy9XZWJMYXllclRyZWVWaWV3LmggYi9Tb3VyY2Uv
UGxhdGZvcm0vY2hyb21pdW0vcHVibGljL1dlYkxheWVyVHJlZVZpZXcuaAppbmRleCBjMjk5MGZh
M2M3MjI3MzUwNTI2ZmRkZWY4ODdjMjE0NDBlMmMwYmQ2Li41ZGRmMDM2NmU3YmZhYWY3NjkwNDk0
NzQ1MjBjNzNiNWZlMzQ3MjA2IDEwMDY0NAotLS0gYS9Tb3VyY2UvUGxhdGZvcm0vY2hyb21pdW0v
cHVibGljL1dlYkxheWVyVHJlZVZpZXcuaAorKysgYi9Tb3VyY2UvUGxhdGZvcm0vY2hyb21pdW0v
cHVibGljL1dlYkxheWVyVHJlZVZpZXcuaApAQCAtOTYsOCArOTYsOSBAQCBwdWJsaWM6CiAgICAg
Ly8gbW9kZSkuCiAgICAgdmlydHVhbCBXZWJTaXplIGRldmljZVZpZXdwb3J0U2l6ZSgpIGNvbnN0
ID0gMDsKIAotICAgIC8vIEZJWE1FOiBPbmNlIGNjOjpMYXllclRyZWVIb3N0OjphZGp1c3RFdmVu
dFBvaW50Rm9yUGluY2hab29tIGxhbmRzLCBtYWtlIHRoaXMgcHVyZSB2aXJ0dWFsLgotICAgIHZp
cnR1YWwgV2ViRmxvYXRQb2ludCBhZGp1c3RFdmVudFBvaW50Rm9yUGluY2hab29tKGNvbnN0IFdl
YkZsb2F0UG9pbnQmIHBvaW50KSBjb25zdCB7IHJldHVybiBwb2ludDsgfQorICAgIC8vIEdpdmVz
IHRoZSBjb3JyZWN0ZWQgbG9jYXRpb24gZm9yIGFuIGV2ZW50LCBhY2NvdW50aW5nIGZvciB0aGUg
cGluY2gtem9vbSB0cmFuc2Zvcm1hdGlvbgorICAgIC8vIGluIHRoZSBjb21wb3NpdG9yLgorICAg
IHZpcnR1YWwgV2ViRmxvYXRQb2ludCBhZGp1c3RFdmVudFBvaW50Rm9yUGluY2hab29tKGNvbnN0
IFdlYkZsb2F0UG9pbnQmKSBjb25zdCA9MDsKIAogICAgIHZpcnR1YWwgdm9pZCBzZXREZXZpY2VT
Y2FsZUZhY3RvcihmbG9hdCkgPSAwOwogICAgIHZpcnR1YWwgZmxvYXQgZGV2aWNlU2NhbGVGYWN0
b3IoKSBjb25zdCA9IDA7Cg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>171860</attachid>
            <date>2012-11-01 08:42:38 -0700</date>
            <delta_ts>2012-11-01 09:46:03 -0700</delta_ts>
            <desc>Patch for landing</desc>
            <filename>bug-100875-20121101114100.patch</filename>
            <type>text/plain</type>
            <size>1836</size>
            <attacher name="W. James MacLean">wjmaclean</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTMzMTc4CmRpZmYgLS1naXQgYS9Tb3VyY2UvUGxhdGZvcm0v
Q2hhbmdlTG9nIGIvU291cmNlL1BsYXRmb3JtL0NoYW5nZUxvZwppbmRleCAxZjdjN2JmNmZmOWMx
ODQ5ODQwYzBjMDRlNThhMTE2NmYwNDliNzc3Li45OGE3ZDhkMjMzMDJjNTFiNGQyMTY4MDM1ZDA4
ZmZjZjBhNWMwZGQ0IDEwMDY0NAotLS0gYS9Tb3VyY2UvUGxhdGZvcm0vQ2hhbmdlTG9nCisrKyBi
L1NvdXJjZS9QbGF0Zm9ybS9DaGFuZ2VMb2cKQEAgLTEsMyArMSwxNiBAQAorMjAxMi0xMS0wMSAg
Vy4gSmFtZXMgTWFjTGVhbiAgPHdqbWFjbGVhbkBjaHJvbWl1bS5vcmc+CisKKyAgICAgICAgW2No
cm9taXVtXSBNYWtlIFdlYkxheWVyVHJlZVZpZXc6OmFkanVzdEV2ZW50UG9pbnRGb3JQaW5jaFpv
b20gcHVyZSB2aXJ0dWFsLgorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1
Zy5jZ2k/aWQ9MTAwODc1CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgSmFtZXMgUm9iaW5zb24uCisK
KyAgICAgICAgVGhpcyBDTCByZW1vdmVzIHRoZSBkZWZhdWx0IGltcGxlbWVudGF0aW9uIGZvciBh
ZGp1c3RFdmVudFBvaW50Rm9yUGluY2hab29tKCksIHdoaWNoCisgICAgICAgIHdhcyBuZWNlc3Nh
cnkgZm9yIGxhbmRpbmcgdGhlIG9yaWdpbmFsIHBhdGNoIGluIGh0dHBzOi8vYnVncy53ZWJraXQu
b3JnL3Nob3dfYnVnLmNnaT9pZD0xMDA1NDIuCisKKyAgICAgICAgKiBjaHJvbWl1bS9wdWJsaWMv
V2ViTGF5ZXJUcmVlVmlldy5oOgorICAgICAgICAoV2ViTGF5ZXJUcmVlVmlldyk6CisKIDIwMTIt
MTAtMzEgIFN0ZXBoZW4gV2hpdGUgIDxzZW5vcmJsYW5jb0BjaHJvbWl1bS5vcmc+CiAKICAgICAg
ICAgVW5yZXZpZXdlZCwgcm9sbGluZyBvdXQgcjEzMzEyMi4KZGlmZiAtLWdpdCBhL1NvdXJjZS9Q
bGF0Zm9ybS9jaHJvbWl1bS9wdWJsaWMvV2ViTGF5ZXJUcmVlVmlldy5oIGIvU291cmNlL1BsYXRm
b3JtL2Nocm9taXVtL3B1YmxpYy9XZWJMYXllclRyZWVWaWV3LmgKaW5kZXggYzI5OTBmYTNjNzIy
NzM1MDUyNmZkZGVmODg3YzIxNDQwZTJjMGJkNi4uZmY2ZDQyNTZiYzE0NGFiODUwNjRiNWQ0ZTA2
MzA2MTUwMDk0NGNlNCAxMDA2NDQKLS0tIGEvU291cmNlL1BsYXRmb3JtL2Nocm9taXVtL3B1Ymxp
Yy9XZWJMYXllclRyZWVWaWV3LmgKKysrIGIvU291cmNlL1BsYXRmb3JtL2Nocm9taXVtL3B1Ymxp
Yy9XZWJMYXllclRyZWVWaWV3LmgKQEAgLTk2LDggKzk2LDkgQEAgcHVibGljOgogICAgIC8vIG1v
ZGUpLgogICAgIHZpcnR1YWwgV2ViU2l6ZSBkZXZpY2VWaWV3cG9ydFNpemUoKSBjb25zdCA9IDA7
CiAKLSAgICAvLyBGSVhNRTogT25jZSBjYzo6TGF5ZXJUcmVlSG9zdDo6YWRqdXN0RXZlbnRQb2lu
dEZvclBpbmNoWm9vbSBsYW5kcywgbWFrZSB0aGlzIHB1cmUgdmlydHVhbC4KLSAgICB2aXJ0dWFs
IFdlYkZsb2F0UG9pbnQgYWRqdXN0RXZlbnRQb2ludEZvclBpbmNoWm9vbShjb25zdCBXZWJGbG9h
dFBvaW50JiBwb2ludCkgY29uc3QgeyByZXR1cm4gcG9pbnQ7IH0KKyAgICAvLyBHaXZlcyB0aGUg
Y29ycmVjdGVkIGxvY2F0aW9uIGZvciBhbiBldmVudCwgYWNjb3VudGluZyBmb3IgdGhlIHBpbmNo
LXpvb20gdHJhbnNmb3JtYXRpb24KKyAgICAvLyBpbiB0aGUgY29tcG9zaXRvci4KKyAgICB2aXJ0
dWFsIFdlYkZsb2F0UG9pbnQgYWRqdXN0RXZlbnRQb2ludEZvclBpbmNoWm9vbShjb25zdCBXZWJG
bG9hdFBvaW50JikgY29uc3QgPSAwOwogCiAgICAgdmlydHVhbCB2b2lkIHNldERldmljZVNjYWxl
RmFjdG9yKGZsb2F0KSA9IDA7CiAgICAgdmlydHVhbCBmbG9hdCBkZXZpY2VTY2FsZUZhY3Rvcigp
IGNvbnN0ID0gMDsK
</data>

          </attachment>
      

    </bug>

</bugzilla>