[Webkit-unassigned] [Bug 99695] [GTK] Add API to prefetch DNS of a given hostname to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 15:50:11 PDT 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #6 from Adam Barth <abarth at webkit.org>  2012-10-18 15:51:05 PST ---
(In reply to comment #4)
> Any idea how to fix the mac build? it seems WebCore/DNS.h is not found, but I don't see why DNS.h is different than other WebCore headers.

The header might not be marked as "Private" in the Xcode project.  Private means that it can be used by other projects (like WebKit2), unlikely the default value of "Project".

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