Bug 26833

Summary: Add BeautifulSoup to WebKitTools/Scripts/modules so that folks don't need to install it
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, levin, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on: 26834    
Bug Blocks:    
Attachments:
Description Flags
Add BeautifulSoup
none
Add BeautifulSoup (and fix post-diff to not hang with large patches)
none
Add BeautifulSoup, now w/o any create_patch changes mjs: review+

Description Eric Seidel (no email) 2009-06-30 01:25:28 PDT
Add BeautifulSoup to WebKitTools/Scripts/modules so that folks don't need to install it
Comment 1 Eric Seidel (no email) 2009-06-30 01:42:11 PDT
Created attachment 32039 [details]
Add BeautifulSoup
Comment 2 Eric Seidel (no email) 2009-06-30 01:44:57 PDT
Created attachment 32040 [details]
Add BeautifulSoup (and fix post-diff to not hang with large patches)
Comment 3 Mark Rowe (bdash) 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.
Comment 4 Eric Seidel (no email) 2009-06-30 02:08:59 PDT
Created attachment 32043 [details]
Add BeautifulSoup, now w/o any create_patch changes
Comment 5 Maciej Stachowiak 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.
Comment 6 Eric Seidel (no email) 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