<?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>70249</bug_id>
          
          <creation_ts>2011-10-17 11:12:25 -0700</creation_ts>
          <short_desc>garden-o-matic operations fail because of CSP.</short_desc>
          <delta_ts>2011-10-17 11:16:45 -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>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>
          
          <blocked>64182</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov (Google)">dglazkov</reporter>
          <assigned_to name="Dimitri Glazkov (Google)">dglazkov</assigned_to>
          <cc>abarth</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>485292</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-10-17 11:12:25 -0700</bug_when>
    <thetext>garden-o-matic operations fail because of CSP.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485293</commentid>
    <comment_count>1</comment_count>
      <attachid>111286</attachid>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-10-17 11:12:59 -0700</bug_when>
    <thetext>Created attachment 111286
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485295</commentid>
    <comment_count>2</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-10-17 11:13:26 -0700</bug_when>
    <thetext>I am a CSP n00b, so I am not sure if this is the right fix. Please teach me :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485296</commentid>
    <comment_count>3</comment_count>
      <attachid>111286</attachid>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-10-17 11:13:38 -0700</bug_when>
    <thetext>Comment on attachment 111286
Patch

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

&gt; Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html:37
&gt; -                                         connect-src http://trac.webkit.org http://build.chromium.org&quot;&gt;
&gt; +                                         connect-src http://trac.webkit.org http://build.chromium.org http://127.0.0.1:8127/ping&quot;&gt;

Just &quot;http://127.0.0.1:8127&quot; no /ping</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485298</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-10-17 11:14:48 -0700</bug_when>
    <thetext>Attachment 111286 did not pass style-queue:

Failed to run &quot;[&apos;Tools/Scripts/update-webkit&apos;, &apos;--chromium&apos;]&quot; exit_code: 2

Updating OpenSource
Current branch master is up to date.
Updating chromium port dependencies using gclient...
Error: Can&apos;t switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don&apos;t match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying &apos;depot_tools/gclient sync&apos;
Error: Can&apos;t switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don&apos;t match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Re-trying &apos;depot_tools/gclient sync&apos;
Error: Can&apos;t switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don&apos;t match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
Error: &apos;depot_tools/gclient sync&apos; failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107.
Re-trying &apos;depot_tools/gclient sync&apos;
No such file or directory at Tools/Scripts/update-webkit line 104.


If any of these errors are false positives, please file a bug against check-webkit-style.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485301</commentid>
    <comment_count>5</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-10-17 11:16:18 -0700</bug_when>
    <thetext>Committed r97634: &lt;http://trac.webkit.org/changeset/97634&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485302</commentid>
    <comment_count>6</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-10-17 11:16:45 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; Attachment 111286 [details] did not pass style-queue:
&gt; 
&gt; Failed to run &quot;[&apos;Tools/Scripts/update-webkit&apos;, &apos;--chromium&apos;]&quot; exit_code: 2
&gt; 
&gt; Updating OpenSource
&gt; Current branch master is up to date.
&gt; Updating chromium port dependencies using gclient...
&gt; Error: Can&apos;t switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don&apos;t match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
&gt; Re-trying &apos;depot_tools/gclient sync&apos;
&gt; Error: Can&apos;t switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don&apos;t match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
&gt; Re-trying &apos;depot_tools/gclient sync&apos;
&gt; Error: Can&apos;t switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don&apos;t match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again.
&gt; Error: &apos;depot_tools/gclient sync&apos; failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107.
&gt; Re-trying &apos;depot_tools/gclient sync&apos;
&gt; No such file or directory at Tools/Scripts/update-webkit line 104.
&gt; 
&gt; 
&gt; If any of these errors are false positives, please file a bug against check-webkit-style.

Urrrk. This sounds unpleasant.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>111286</attachid>
            <date>2011-10-17 11:12:59 -0700</date>
            <delta_ts>2011-10-17 11:13:38 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-70249-20111017111258.patch</filename>
            <type>text/plain</type>
            <size>1956</size>
            <attacher name="Dimitri Glazkov (Google)">dglazkov</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogOTc2MjgKZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBi
L1Rvb2xzL0NoYW5nZUxvZwppbmRleCBjZDdlZDkxZjQ1ZmZmNGI5ZWU3MDc4ZTJjNmFiMDAxYzli
NGRhYzliLi45MGE3Nzc5OTkyOWY0NGFmYWJmMjdjOTBhMjJjYWE3Y2MwMGQ3YThhIDEwMDY0NAot
LS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTAg
QEAKKzIwMTEtMTAtMTcgIERpbWl0cmkgR2xhemtvdiAgPGRnbGF6a292QGNocm9taXVtLm9yZz4K
KworICAgICAgICBnYXJkZW4tby1tYXRpYyBvcGVyYXRpb25zIGZhaWwgYmVjYXVzZSBvZiBDU1Au
CisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD03MDI0OQor
CisgICAgICAgICogQnVpbGRTbGF2ZVN1cHBvcnQvYnVpbGQud2Via2l0Lm9yZy1jb25maWcvcHVi
bGljX2h0bWwvVGVzdEZhaWx1cmVzL2dhcmRlbi1vLW1hdGljLmh0bWw6IEFkZGVkIGdhcmRlbmlu
ZyBzZXJ2ZXIgdG8gdGhlIHBvbGljeS4KKwogMjAxMS0xMC0xNyAgRGFyaW4gQWRsZXIgIDxkYXJp
bkBhcHBsZS5jb20+CiAKICAgICAgICAgQWRkIHNvbWUgbW9yZSAqLnB5YyBpZ25vcmVzIGluIGRp
cmVjdG9yaWVzIHdpdGggUHl0aG9uIHNjcmlwdHMuCmRpZmYgLS1naXQgYS9Ub29scy9CdWlsZFNs
YXZlU3VwcG9ydC9idWlsZC53ZWJraXQub3JnLWNvbmZpZy9wdWJsaWNfaHRtbC9UZXN0RmFpbHVy
ZXMvZ2FyZGVuLW8tbWF0aWMuaHRtbCBiL1Rvb2xzL0J1aWxkU2xhdmVTdXBwb3J0L2J1aWxkLndl
YmtpdC5vcmctY29uZmlnL3B1YmxpY19odG1sL1Rlc3RGYWlsdXJlcy9nYXJkZW4tby1tYXRpYy5o
dG1sCmluZGV4IDdjNGVkN2MyOGMyNmVhMDE5YWQ3NDI2NjYxNTJkOWRmMDlkZGNlYTIuLmUyNTE3
NjMxNWUwYzJlZTJmNzI0N2FkNDM4NTE4MjBmYjgzOGFkMGEgMTAwNjQ0Ci0tLSBhL1Rvb2xzL0J1
aWxkU2xhdmVTdXBwb3J0L2J1aWxkLndlYmtpdC5vcmctY29uZmlnL3B1YmxpY19odG1sL1Rlc3RG
YWlsdXJlcy9nYXJkZW4tby1tYXRpYy5odG1sCisrKyBiL1Rvb2xzL0J1aWxkU2xhdmVTdXBwb3J0
L2J1aWxkLndlYmtpdC5vcmctY29uZmlnL3B1YmxpY19odG1sL1Rlc3RGYWlsdXJlcy9nYXJkZW4t
by1tYXRpYy5odG1sCkBAIC0zNCw3ICszNCw3IEBAIEphbWVzLCBhIHdlYiBkZXZlbG9wZXIgZnJv
bSBCaXJtaW5naGFtLCBVSy4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgZm9udC1zcmMgaHR0cDovL3RoZW1lcy5nb29nbGV1c2VyY29udGVudC5jb207CiAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGltZy1zcmMgaHR0cHM6Ly9hamF4Lmdv
b2dsZWFwaXMuY29tIGh0dHA6Ly9idWlsZC5jaHJvbWl1bS5vcmc7CiAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgIGZyYW1lLXNyYyBodHRwOi8vYnVpbGQuY2hyb21pdW0u
b3JnOwotICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjb25uZWN0LXNy
YyBodHRwOi8vdHJhYy53ZWJraXQub3JnIGh0dHA6Ly9idWlsZC5jaHJvbWl1bS5vcmciPgorICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjb25uZWN0LXNyYyBodHRwOi8v
dHJhYy53ZWJraXQub3JnIGh0dHA6Ly9idWlsZC5jaHJvbWl1bS5vcmcgaHR0cDovLzEyNy4wLjAu
MTo4MTI3L3BpbmciPgogPHRpdGxlPkdhcmRlbi1PLU1hdGljPC90aXRsZT4KIDxsaW5rIHJlbD0i
c3R5bGVzaGVldCIgaHJlZj0iaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9
T3BlbitTYW5zOjQwMCw3MDAiPgogPGxpbmsgcmVsPSJzdHlsZXNoZWV0IiBocmVmPSJodHRwczov
L2FqYXguZ29vZ2xlYXBpcy5jb20vYWpheC9saWJzL2pxdWVyeXVpLzEuOC4xNS90aGVtZXMvYmFz
ZS9qcXVlcnktdWkuY3NzIj4K
</data>
<flag name="review"
          id="109080"
          type_id="1"
          status="+"
          setter="abarth"
    />
          </attachment>
      

    </bug>

</bugzilla>