--- a/WebKit/mac/ChangeLog Fri Sep 17 09:02:29 2010 +0300
+++ b/WebKit/mac/ChangeLog Mon Oct 04 01:32:07 2010 +0300
@@ -1,3 +1,15 @@
+2010-07-27 Steve Block <steveblock@google.com>
+
+ Reviewed by Jeremy Orlow.
+
+ 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 Mac port.
+
+ * WebCoreSupport/WebGeolocationControllerClient.h:
+ (WebGeolocationControllerClient::setEnableHighAccuracy):
+
2010-07-21 Brady Eidson <beidson@apple.com>
Reviewed by Geoffrey Garen.