[Webkit-unassigned] [Bug 52078] Make Geolocation features work in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 02:40:22 PST 2011


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





--- Comment #19 from Csaba Osztrogonac <ossy at webkit.org>  2011-01-11 02:40:22 PST ---
(From update of attachment 78480)
View in context: https://bugs.webkit.org/attachment.cgi?id=78480&action=review

> WebKit2/WebProcess/Geolocation/WebGeolocationManager.h:42
> +namespace WebCore {
> +class Geolocation;
> +}

These lines caused the build fail. If you remove them, and 
add #include <WebCore/Geolocation.h> , Qt build will happy.

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