<?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>28777</bug_id>
          
          <creation_ts>2009-08-27 11:18:15 -0700</creation_ts>
          <short_desc>bugzilla-tool can&apos;t handle security bugs</short_desc>
          <delta_ts>2010-01-19 16:37:02 -0800</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>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>33701</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>
          <dependson>32729</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>143156</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-27 11:18:15 -0700</bug_when>
    <thetext>bugzilla-tool uses urllib2.urlopen() for all of the viewing requests (like getting attachments from bugs) and mechanize for all the editing requests. We&apos;ve added support for authenticating our mechanize connection, but not for our urllib2 connection. :(  This means that none of the viewing requests are authenticated... thus we can&apos;t use bugzilla-tool with security bugs.

This means the commit-queue also doesn&apos;t work with security bugs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>173261</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-12-18 12:20:37 -0800</bug_when>
    <thetext>supporting security bugs is actually super-simple now.  At least for the post and land commands.  All we have to do is make sure we authenticate bugzilla first.

For the commit-queue and query commands, it&apos;s not clear that we should authenticate up front.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>173263</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-12-18 12:21:11 -0800</bug_when>
    <thetext>By now I mean &quot;once bug 32729 has landed&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182503</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-19 16:36:27 -0800</bug_when>
    <thetext>I expect this is fixed by https://bugs.webkit.org/show_bug.cgi?id=33871

*** This bug has been marked as a duplicate of bug 33871 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182505</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-19 16:37:02 -0800</bug_when>
    <thetext>Sorry, I meant bug 33701

*** This bug has been marked as a duplicate of bug 33701 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>