WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32729
move bugzilla.py off of urllib2
https://bugs.webkit.org/show_bug.cgi?id=32729
Summary
move bugzilla.py off of urllib2
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-12-18 12:12:25 PST
Created
attachment 45170
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug