[Webkit-unassigned] [Bug 28777] New: bugzilla-tool can't handle security bugs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 27 11:18:16 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28777
Summary: bugzilla-tool can't handle security bugs
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: abarth at webkit.org
bugzilla-tool uses urllib2.urlopen() for all of the viewing requests (like
getting attachments from bugs) and mechanize for all the editing requests.
We'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't use bugzilla-tool with security bugs.
This means the commit-queue also doesn't work with security bugs.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list