Bug 54033 - [GTK] DRT needs an implementation of LayoutTestController.setIconDatabaseEnabled
Summary: [GTK] DRT needs an implementation of LayoutTestController.setIconDatabaseEnabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-02-08 14:11 PST by Martin Robinson
Modified: 2011-02-08 14:26 PST (History)
0 users

See Also:


Attachments
Patch (8.70 KB, patch)
2011-02-08 14:15 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2011-02-08 14:11:51 PST
Since the icon database is enabled by default on GTK+, many tests must account for the fact that the GTK+ fetches the favicon.  Some inspector tests fail because of this problem as well.
Comment 1 Martin Robinson 2011-02-08 14:15:08 PST
Created attachment 81692 [details]
Patch
Comment 2 Xan Lopez 2011-02-08 14:22:11 PST
Comment on attachment 81692 [details]
Patch

Looks ok.
Comment 3 Martin Robinson 2011-02-08 14:26:09 PST
Committed r77971: <http://trac.webkit.org/changeset/77971>