RESOLVED FIXED 26833
Add BeautifulSoup to WebKitTools/Scripts/modules so that folks don't need to install it
https://bugs.webkit.org/show_bug.cgi?id=26833
Summary Add BeautifulSoup to WebKitTools/Scripts/modules so that folks don't need to ...
Eric Seidel (no email)
Reported 2009-06-30 01:25:28 PDT
Add BeautifulSoup to WebKitTools/Scripts/modules so that folks don't need to install it
Attachments
Add BeautifulSoup (84.04 KB, patch)
2009-06-30 01:42 PDT, Eric Seidel (no email)
no flags
Add BeautifulSoup (and fix post-diff to not hang with large patches) (84.45 KB, patch)
2009-06-30 01:44 PDT, Eric Seidel (no email)
no flags
Add BeautifulSoup, now w/o any create_patch changes (81.42 KB, patch)
2009-06-30 02:08 PDT, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2009-06-30 01:42:11 PDT
Created attachment 32039 [details] Add BeautifulSoup
Eric Seidel (no email)
Comment 2 2009-06-30 01:44:57 PDT
Created attachment 32040 [details] Add BeautifulSoup (and fix post-diff to not hang with large patches)
Mark Rowe (bdash)
Comment 3 2009-06-30 01:46:17 PDT
Comment on attachment 32040 [details] Add BeautifulSoup (and fix post-diff to not hang with large patches) This patch does two completely unrelated things.
Eric Seidel (no email)
Comment 4 2009-06-30 02:08:59 PDT
Created attachment 32043 [details] Add BeautifulSoup, now w/o any create_patch changes
Maciej Stachowiak
Comment 5 2009-06-30 02:31:05 PDT
Comment on attachment 32043 [details] Add BeautifulSoup, now w/o any create_patch changes r=me I only reviewed the license and the changes outside of BeautifulSoup itself. The license seems WebKit-compatible.
Eric Seidel (no email)
Comment 6 2009-06-30 02:34:10 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKitTools/ChangeLog M WebKitTools/Scripts/bugzilla-tool A WebKitTools/Scripts/modules/BeautifulSoup.py M WebKitTools/Scripts/modules/bugzilla.py Committed r45369 http://trac.webkit.org/changeset/45369
Note You need to log in before you can comment on or make changes to this bug.