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

Greg Bolsinga
Reported 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.
Attachments
implements suspend/resume in Geolocation (3.24 KB, patch)
2008-10-29 20:09 PDT, Greg Bolsinga
sam: review+
updated patch for Dave to commit for me. (3.66 KB, patch)
2008-10-30 18:41 PDT, Greg Bolsinga
no flags
Greg Bolsinga
Comment 1 2008-10-29 20:09:26 PDT
Created attachment 24766 [details] implements suspend/resume in Geolocation
Sam Weinig
Comment 2 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
Greg Bolsinga
Comment 3 2008-10-30 18:41:09 PDT
Created attachment 24789 [details] updated patch for Dave to commit for me.
David Kilzer (:ddkilzer)
Comment 4 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
Note You need to log in before you can comment on or make changes to this bug.