Bug 24394 - [Gtk] Enable http history tests
Summary: [Gtk] Enable http history tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-03-05 11:21 PST by Jan Alonzo
Modified: 2009-03-07 14:17 PST (History)
0 users

See Also:


Attachments
enable http history tests (4.07 KB, patch)
2009-03-05 11:21 PST, Jan Alonzo
zecke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Alonzo 2009-03-05 11:21:01 PST
Enable the http history tests. This includes a fix to the Gtk DRT backforwardlist dumping to point to the correct ('current') history item.

The remaining failing tests needs implementation of WebHistory, specifically a way for us to get the number of history items in History (LayoutTestController::webHistoryItemCount).
Comment 1 Jan Alonzo 2009-03-05 11:21:40 PST
Created attachment 28312 [details]
enable http history tests
Comment 2 Jan Alonzo 2009-03-07 14:17:12 PST
Landed in r41513. Thanks!