Bug 33749

Summary: fast/history/history-length.html failed on the bots
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: HistoryAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Darin Fisher (:fishd, Google) 2010-01-15 16:55:25 PST
fast/history/history-length.html failed on the bots
Comment 1 Darin Fisher (:fishd, Google) 2010-01-15 17:00:27 PST
First patch is here (which dglazkov reviewed over the shoulder):
http://trac.webkit.org/changeset/53350

This change adds diagnostic information to help debug any failures.  It also disables the page cache.
Comment 2 Darin Fisher (:fishd, Google) 2010-01-15 17:19:26 PST
Second patch:
http://trac.webkit.org/changeset/53352

A call to clearBackForwardList was needed.