DescriptionGeolocation code cleanup following switch to client-based Geolocation.
Remove unnecessary methods
GeolocationPermissionContext::StartUpdatingRequested and
GeolocationPermissionContext::StopUpdatingRequested
Remove the unused bridge_id from IPC messages
ViewHostMsg_Geolocation_StartUpdating
ViewHostMsg_Geolocation_StopUpdating.
Remove unnecessary / unused IPC messages:
ViewHostMsg_Geolocation_RegisterDispatcher
ViewHostMsg_Geolocation_UnregisterDispatcher
ViewHostMsg_Geolocation_Suspend
ViewHostMsg_Geolocation_Resume
Rename GeolocationDispatcherHost::bridge_update_options_ to
renderer_update_options, and simplify map type to key only on
render id, since there is no relevant bridge id.
BUG=59907
TEST=Existing
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70734
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nits. #
Messages
Total messages: 2 (0 generated)
|