<?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>98632</bug_id>
          
          <creation_ts>2012-10-08 00:27:25 -0700</creation_ts>
          <short_desc>Roll Chromium DEPS to r160623</short_desc>
          <delta_ts>2012-10-08 11:02:28 -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>DUPLICATE</resolution>
          <dup_id>98668</dup_id>
          
          <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="WebKit Review Bot">webkit.review.bot</reporter>
          <assigned_to name="WebKit Review Bot">webkit.review.bot</assigned_to>
          <cc>abarth</cc>
    
    <cc>jamesr</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>736545</commentid>
    <comment_count>0</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-08 00:27:25 -0700</bug_when>
    <thetext>A DEPS roll a day keeps the build break away.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736546</commentid>
    <comment_count>1</comment_count>
      <attachid>167514</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-08 00:27:38 -0700</bug_when>
    <thetext>Created attachment 167514
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736556</commentid>
    <comment_count>2</comment_count>
      <attachid>167514</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-08 01:03:33 -0700</bug_when>
    <thetext>Comment on attachment 167514
Patch

Rejecting attachment 167514 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:
Host.cpp: In member function &apos;void cc::CCLayerTreeHost::stopRateLimiter(WebKit::WebGraphicsContext3D*)&apos;:
Source/WebKit/chromium/cc/CCLayerTreeHost.cpp:772: error: &apos;struct std::pair&lt;WebKit::WebGraphicsContext3D* const, scoped_refptr&lt;cc::RateLimiter&gt; &gt;&apos; has no member named &apos;value&apos;
  CXX(target) out/Release/obj.target/cc/Source/WebKit/chromium/cc/CCLayerTreeHostImpl.o
make: *** [out/Release/obj.target/cc/Source/WebKit/chromium/cc/CCLayerTreeHost.o] Error 1
make: *** Waiting for unfinished jobs....

Full output: http://queues.webkit.org/results/14229025</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736756</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-10-08 10:09:50 -0700</bug_when>
    <thetext>@jamesr: Any idea what&apos;s causing this compile error?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736793</commentid>
    <comment_count>4</comment_count>
      <attachid>167514</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-08 10:46:31 -0700</bug_when>
    <thetext>Comment on attachment 167514
Patch

Rejecting attachment 167514 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:
tr&lt;cc::RateLimiter&gt; &gt;&apos; has no member named &apos;value&apos;
Source/WebKit/chromium/cc/CCLayerTreeHost.cpp: In member function &apos;void cc::CCLayerTreeHost::stopRateLimiter(WebKit::WebGraphicsContext3D*)&apos;:
Source/WebKit/chromium/cc/CCLayerTreeHost.cpp:772: error: &apos;struct std::pair&lt;WebKit::WebGraphicsContext3D* const, scoped_refptr&lt;cc::RateLimiter&gt; &gt;&apos; has no member named &apos;value&apos;
make: *** [out/Release/obj.target/cc/Source/WebKit/chromium/cc/CCLayerTreeHost.o] Error 1
make: *** Waiting for unfinished jobs....

Full output: http://queues.webkit.org/results/14205700</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736803</commentid>
    <comment_count>5</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-10-08 10:59:46 -0700</bug_when>
    <thetext>There was a chromium side patch that didn&apos;t compile and was reverted.  Try post-https://src.chromium.org/viewvc/chrome?view=rev&amp;revision=160637</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736807</commentid>
    <comment_count>6</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-10-08 11:02:28 -0700</bug_when>
    <thetext>Thanks.

*** This bug has been marked as a duplicate of bug 98668 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>167514</attachid>
            <date>2012-10-08 00:27:38 -0700</date>
            <delta_ts>2012-10-08 10:46:31 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-98632-20121008073408.patch</filename>
            <type>text/plain</type>
            <size>949</size>
            <attacher name="WebKit Review Bot">webkit.review.bot</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTMwNjE5CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViS2l0L2No
cm9taXVtL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJLaXQvY2hyb21pdW0vQ2hhbmdlTG9nCmluZGV4
IGQ5NDIwZTk2MjQwYWM1OWIwNmJlM2RiMzU2MDY4NGRjZTNkNzEzODUuLmM0YTA2ZDk0NTYyZWY5
NTZjOGVmZTFhYmIxZTQ1NDY4Y2U1NDU2ZGYgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJLaXQvY2hy
b21pdW0vQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9XZWJLaXQvY2hyb21pdW0vQ2hhbmdlTG9nCkBA
IC0xLDMgKzEsOSBAQAorMjAxMi0xMC0wOCAgU2hlcmlmZiBCb3QgIDx3ZWJraXQucmV2aWV3LmJv
dEBnbWFpbC5jb20+CisKKyAgICAgICAgVW5yZXZpZXdlZC4gIFJvbGxlZCBERVBTLgorCisgICAg
ICAgICogREVQUzoKKwogMjAxMi0xMC0wNyAgQ2FpbyBNYXJjZWxvIGRlIE9saXZlaXJhIEZpbGhv
ICA8Y2Fpby5vbGl2ZWlyYUBvcGVuYm9zc2Eub3JnPgogCiAgICAgICAgIFJlbmFtZSBmaXJzdC9z
ZWNvbmQgdG8ga2V5L3ZhbHVlIGluIEhhc2hNYXAgaXRlcmF0b3JzCmRpZmYgLS1naXQgYS9Tb3Vy
Y2UvV2ViS2l0L2Nocm9taXVtL0RFUFMgYi9Tb3VyY2UvV2ViS2l0L2Nocm9taXVtL0RFUFMKaW5k
ZXggNTdiYTVlNzM4ZjZjYTM5NzcwOTVlOGU2ZTA2NWM2NTQyZjBmMjViMC4uNmEzMjZlOGIwZDkw
YzRlZGM1OTFkZWIyYWI0MGU5ODUyODljZDAwMCAxMDA2NDQKLS0tIGEvU291cmNlL1dlYktpdC9j
aHJvbWl1bS9ERVBTCisrKyBiL1NvdXJjZS9XZWJLaXQvY2hyb21pdW0vREVQUwpAQCAtMzIsNyAr
MzIsNyBAQAogCiB2YXJzID0gewogICAnY2hyb21pdW1fc3ZuJzogJ2h0dHA6Ly9zcmMuY2hyb21p
dW0ub3JnL3N2bi90cnVuay9zcmMnLAotICAnY2hyb21pdW1fcmV2JzogJzE2MDMyMicKKyAgJ2No
cm9taXVtX3Jldic6ICcxNjA2MjMnCiB9CiAKIGRlcHMgPSB7Cg==
</data>
<flag name="commit-queue"
          id="180214"
          type_id="3"
          status="-"
          setter="webkit.review.bot"
    />
          </attachment>
      

    </bug>

</bugzilla>