[Webkit-unassigned] [Bug 48511] [GTK] Implement Process/Thread Launcher classes and WebProcessGtkMain for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 8 11:39:48 PST 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

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




--- Comment #16 from Martin Robinson <mrobinson at webkit.org>  2011-01-08 11:39:48 PST ---
(From update of attachment 78323)
View in context: https://bugs.webkit.org/attachment.cgi?id=78323&action=review

Thanks!

> WebCore/platform/gtk/FileSystemGtk.cpp:196
> +    return CString(dirname.get());

The CString call isn't strictly necessary here. I'll fix this before landing.

> WebCore/platform/gtk/FileSystemGtk.cpp:204
> +    return CString(dirname.get());

Ditto.

-- 
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