Bug 33013 - [GTK] fails fast/harness/use-page-cache.html
Summary: [GTK] fails fast/harness/use-page-cache.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-12-29 04:38 PST by Gustavo Noronha (kov)
Modified: 2009-12-29 05:07 PST (History)
1 user (show)

See Also:


Attachments
Make sure settings are forwarded to child WebViews. (1.19 KB, patch)
2009-12-29 04:40 PST, Gustavo Noronha (kov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2009-12-29 04:38:50 PST
This happens because we are not forwarding the settings to the child webView.
Comment 1 Gustavo Noronha (kov) 2009-12-29 04:40:40 PST
Created attachment 45592 [details]
Make sure settings are forwarded to child WebViews.
Comment 2 WebKit Review Bot 2009-12-29 04:42:16 PST
Attachment 45592 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKitTools/DumpRenderTree/gtk/DumpRenderTree.cpp:787:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1
Comment 3 Gustavo Noronha (kov) 2009-12-29 04:59:35 PST
Landed as r52614, reviewed on IRC by Holger.