Bug 32729

Summary: move bugzilla.py off of urllib2
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 28777    
Attachments:
Description Flags
Patch none

Eric Seidel (no email)
Reported 2009-12-18 12:05:08 PST
move bugzilla.py off of urllib2 This paves the way for us to be able to support security bugs with bugzilla-tool, because our mechanize codepath knows how to authenticate and the urllib2 one did not. I just didn't know python at all when I was writing this code. :)
Attachments
Patch (2.81 KB, patch)
2009-12-18 12:12 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-12-18 12:12:25 PST
WebKit Review Bot
Comment 2 2009-12-18 12:17:33 PST
style-queue ran check-webkit-style on attachment 45170 [details] without any errors.
WebKit Commit Bot
Comment 3 2009-12-18 13:46:01 PST
Comment on attachment 45170 [details] Patch Clearing flags on attachment: 45170 Committed r52339: <http://trac.webkit.org/changeset/52339>
WebKit Commit Bot
Comment 4 2009-12-18 13:46:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.