[Webkit-unassigned] [Bug 42152] [GTK] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 26 08:50:25 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42152


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65530|review?                     |review+
               Flag|                            |




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2010-08-26 08:50:25 PST ---
(From update of attachment 65530)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list