[Webkit-unassigned] [Bug 42068] Need to be able to configure Geolocation policy regarding user permissions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 02:58:38 PDT 2010


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





--- Comment #10 from Steve Block <steveblock at google.com>  2010-07-20 02:58:38 PST ---
> This new block will not be available for non-preemptive permission policy. No
> change in behavior for existing implementations (for both client based and non
> client based). 
It's true that currently no platform uses USE(PREEMPT_GEOLOCATION_PERMISSION) && !ENABLE(CLIENT_BASED_GEOLOCATION), but this is still new functionality. The purpose of this bug was just to add the new flag with no functional change.

Your intent with Bug 42027 was to implement USE(PREEMPT_GEOLOCATION_PERMISSION) && !ENABLE(CLIENT_BASED_GEOLOCATION), right? This is exactly what this block does, so should be in that bug.

You could update the ChangeLog description to drop 'for any platforms currently using geolocation' to make it clear that this patch has no functional change at all.

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