WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
42152
[GTK] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
https://bugs.webkit.org/show_bug.cgi?id=42152
Summary
[GTK] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug