Bug 21967

Summary: Add suspend/resume to Geolocation
Product: WebKit Reporter: Greg Bolsinga <bolsinga>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
implements suspend/resume in Geolocation
sam: review+
updated patch for Dave to commit for me. none

Description Greg Bolsinga 2008-10-29 20:09:03 PDT
This can be
used by ports that need to suspend a pages Geolocation support for some reason
or other.
Comment 1 Greg Bolsinga 2008-10-29 20:09:26 PDT
Created attachment 24766 [details]
implements suspend/resume in Geolocation
Comment 2 Sam Weinig 2008-10-30 17:10:05 PDT
Comment on attachment 24766 [details]
implements suspend/resume in Geolocation

> +2008-10-29  Greg Bolsinga  <bolsinga@apple.com>
> +
> +        Reviewed by NOBODY (OOPS!).
> +

Please add some information about the patch including the url and title of the
associate bug (this bug!)

r=me
Comment 3 Greg Bolsinga 2008-10-30 18:41:09 PDT
Created attachment 24789 [details]
updated patch for Dave to commit for me.
Comment 4 David Kilzer (:ddkilzer) 2008-10-30 18:56:58 PDT
$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/page/Geolocation.cpp
	M	WebCore/page/Geolocation.h
	M	WebCore/platform/GeolocationService.h
Committed r38018