WebKit/win/ChangeLog
changeset 2 303757a437d3
parent 0 4f2f89ce4247
--- a/WebKit/win/ChangeLog	Fri Sep 17 09:02:29 2010 +0300
+++ b/WebKit/win/ChangeLog	Mon Oct 04 01:32:07 2010 +0300
@@ -1,3 +1,15 @@
+2010-07-27  Steve Block  <steveblock@google.com>
+
+        Reviewed by Alexey Proskuryakov.
+
+        Client-based Geolocation does not pass enableHighAccuracy option to controller and client
+        https://bugs.webkit.org/show_bug.cgi?id=40374
+
+        Stub out setEnableHighAccuracy method for the Win port.
+
+        * WebCoreSupport/WebGeolocationControllerClient.h:
+        (WebGeolocationControllerClient::setEnableHighAccuracy):
+
 2010-07-21  Brady Eidson  <beidson@apple.com>
 
         Reviewed by Geoffrey Garen.