[Webkit-unassigned] [Bug 15002] Script to automatically search nightly builds for regressions (autospade)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 08:40:12 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15002





------- Comment #5 from ddkilzer at webkit.org  2007-08-19 08:40 PDT -------
(In reply to comment #4)
> What is the purpose of the hard-coded list of builds anyway?

The idea was to save on bandwidth/server load by caching a list of builds
(since they don't change historically), and only load web pages until we found
duplicate entries.  It also made for faster development since the script didn't
have to hit the server more than two times every time I ran it.

If there is a single URL that will provide a list of files for downloading,
this pretty much all goes away, assuming we don't have hundreds of developers
using the tool at the same time.  :)

Like the comment said, this was just a hack to get it working.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list