equal
deleted
inserted
replaced
|
1 2010-07-27 Steve Block <steveblock@google.com> |
|
2 |
|
3 Reviewed by Jeremy Orlow. |
|
4 |
|
5 Client-based Geolocation does not pass enableHighAccuracy option to controller and client |
|
6 https://bugs.webkit.org/show_bug.cgi?id=40374 |
|
7 |
|
8 Stub out setEnableHighAccuracy method for the Mac port. |
|
9 |
|
10 * WebCoreSupport/WebGeolocationControllerClient.h: |
|
11 (WebGeolocationControllerClient::setEnableHighAccuracy): |
|
12 |
1 2010-07-21 Brady Eidson <beidson@apple.com> |
13 2010-07-21 Brady Eidson <beidson@apple.com> |
2 |
14 |
3 Reviewed by Geoffrey Garen. |
15 Reviewed by Geoffrey Garen. |
4 |
16 |
5 Break out "scheme registration" functionality from SecurityOrigin to a SchemeRegistry |
17 Break out "scheme registration" functionality from SecurityOrigin to a SchemeRegistry |