|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+282 lines, -2383 lines) |
Patch |
|
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
content/renderer/geolocation_dispatcher.h
|
View
|
1
2
3
4
5
6
7
8
12
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
|
D |
content/renderer/geolocation_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
12
|
1 chunk |
+0 lines, -157 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_frame_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
|
A + |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
View
|
1
2
3
4
5
6
7
8
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/maximum-age.html
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-service-connection-error.html
|
View
|
1
2
3
4
5
6
7
8
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-service-connection-error-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/script-tests/error-service-connection-error.js
|
View
|
1
2
3
4
5
6
7
8
12
|
3 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/script-tests/maximum-age.js
|
View
|
1
2
3
4
|
1 chunk |
+79 lines, -78 lines |
0 comments
|
Download
|
|
A + |
third_party/WebKit/LayoutTests/fast/dom/Geolocation/script-tests/permission-service-connection-error.js
|
View
|
1
2
3
4
5
6
7
8
12
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/geolocation/Geolocation.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+41 lines, -26 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/geolocation/Geolocation.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
10 chunks |
+141 lines, -155 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/modules/geolocation/GeolocationClient.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/modules/geolocation/GeolocationController.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -94 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/modules/geolocation/GeolocationController.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -193 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/modules/geolocation/GeolocationPosition.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -111 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -102 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -189 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/geolocation/testing/InternalsGeolocation.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/geolocation/testing/InternalsGeolocation.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -117 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/geolocation/testing/InternalsGeolocation.idl
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/modules.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/GeolocationClientProxy.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/GeolocationClientProxy.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -96 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/WebGeolocationController.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/WebGeolocationError.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/WebGeolocationPermissionRequest.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/WebGeolocationPermissionRequestManager.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -101 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/web/WebGeolocationPosition.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/web/WebLocalFrameImpl.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/web/web.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/public/blink_headers.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/public/web/WebFrameClient.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/public/web/WebGeolocationClient.h
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/public/web/WebGeolocationController.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/public/web/WebGeolocationError.h
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/public/web/WebGeolocationPermissionRequest.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/public/web/WebGeolocationPermissionRequestManager.h
|
View
|
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/public/web/WebGeolocationPosition.h
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|