Bug 33749 - fast/history/history-length.html failed on the bots
Summary: fast/history/history-length.html failed on the bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 16:55 PST by Darin Fisher (:fishd, Google)
Modified: 2010-01-15 17:19 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.