Bug 33013

Summary: [GTK] fails fast/harness/use-page-cache.html
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Make sure settings are forwarded to child WebViews. none

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.