Bug 42152

Summary: [GTK] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, tonikitoo
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch mrobinson: review+

Tor Arne Vestbø
Reported 2010-07-13 02:30:16 PDT
To pass fast/loader/non-deferred-substitute-load.html
Attachments
proposed patch (3.05 KB, patch)
2010-08-25 23:40 PDT, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2010-08-25 23:40:40 PDT
Created attachment 65530 [details] proposed patch
Martin Robinson
Comment 2 2010-08-26 08:50:25 PDT
Comment on attachment 65530 [details] proposed patch Thanks for doing this! Sorry that it turned out to be a dead end. > + gchar* content = JSStringCopyUTF8CString(m_content.get()); > + gchar* baseURL = JSStringCopyUTF8CString(m_baseURL.get()); I believe it's possible to include and use GOwnPtr in DumpRenderTree. r=me after this change.
Philippe Normand
Comment 3 2010-08-26 23:48:54 PDT
Landed in r66184 with the suggested change :)
Note You need to log in before you can comment on or make changes to this bug.