[Webkit-unassigned] [Bug 48510] [GTK] Implement WebEventFactory, WebErrors, Module, WebPage, WebContext, NativeKeyboardEvent classes for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 02:25:13 PST 2011


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





--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-01-12 02:25:12 PST ---
(From update of attachment 78236)
View in context: https://bugs.webkit.org/attachment.cgi?id=78236&action=review

I think you could split the patch into different independent pieces.

> WebKit2/ChangeLog:9
> +        * Platform/Module.h:
> +        * Platform/gtk/ModuleGtk.cpp: Added. Initial code using dlopen/dlclose calls (UNIX_X11 specific).

We should use GModule instead since it's portable.

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