[Webkit-unassigned] [Bug 58030] [WK2][Qt][GTK] Introduce common use flag for the shared UNIX domain socket IPC implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 08:49:23 PDT 2011


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





--- Comment #8 from Balazs Kelemen <kbalazs at webkit.org>  2011-04-07 08:49:23 PST ---
(In reply to comment #7)
> (In reply to comment #5)
> > Note: the define has been placed in Platform.h instead of WebKit2/config.h because in the final build step the include order is broken and we pick up WebCore's config.h even for the WebKit2 API files. Annoying bug but I do not see any solution for that.
> 
> One solution would be to change the config.h includes to WebKit2/config.h and WebCore/config.h respectively.

Or rename each config.h to represent the component that it belongs to. (i.e. WebCoreConfig.h, WebKit2Config.h, ...). The problem is that it would require a huge change and furthermore I guess not everybody would like that style.

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