Bug 53622 - Assert WebBackForwardList's current index is valid to help catch errors
Summary: Assert WebBackForwardList's current index is valid to help catch errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 13:18 PST by Adam Roben (:aroben)
Modified: 2011-02-02 14:40 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.69 KB, patch)
2011-02-02 13:22 PST, Adam Roben (:aroben)
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-02-02 13:18:37 PST
Assert one of WebBackForwardList's invariants is true to help catch errors
Comment 1 Adam Roben (:aroben) 2011-02-02 13:22:51 PST
Created attachment 80958 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-02-02 14:40:25 PST
Committed r77419: <http://trac.webkit.org/changeset/77419>