[Webkit-unassigned] [Bug 37369] [GTK] Enable building whatever already exists of WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 10 09:05:31 PDT 2010


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





--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2010-04-10 09:05:30 PST ---
Hey Mark, thanks for the comments!

(In reply to comment #2)
> The platforms that are currently supported all support prefix headers, so

Cool. Is the idea using one prefix header for all platforms, or having each
platform define its own? WebKit2Prefix.h seems to be windows-specific, and
WebKit2_Prefix.pch mac-specific. Should I make a  new one for Linux, or add
preprocessor checks to one of the existing?

> This is a Mac OS X-style framework include.  We’ll need to work out which
> approach we want to use to handle including WebCore headers in a cross-platform
> manner within WebKit.

My current approach has been removing all the path, and including only the
filename but that may not be the best approach, given that many files have
similar names in both WebKit2, and Webcore, and depending only on include path
precedence to fix that may not be the best thing. So, what do you suggest?

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