[Webkit-unassigned] [Bug 32772] Missing checks for Geolocation in Navigator.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 10:19:51 PST 2009


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





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2009-12-19 10:19:51 PST ---
(In reply to comment #2)
> (From update of attachment 45238 [details])
> Is this the approach we're taking to ifdef'ing Geolocation? I thought that we
> were disabling this at the GeolocationService level, not here at the Navigator
> level.
> 
> If we are doing an ifdef at this level, then perhaps we need to put ifdefs in
> the header file too.

You are right, everything is already taken care of in GeolocationService, the
problem is that this file doesn't seem to be built anymore after r52382 and if
geolocation is disabled.

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