Bug 21967 - Add suspend/resume to Geolocation
Summary: Add suspend/resume to Geolocation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-29 20:09 PDT by Greg Bolsinga
Modified: 2008-10-30 18:56 PDT (History)
2 users (show)

See Also:


Attachments
implements suspend/resume in Geolocation (3.24 KB, patch)
2008-10-29 20:09 PDT, Greg Bolsinga
sam: review+
Details | Formatted Diff | Diff
updated patch for Dave to commit for me. (3.66 KB, patch)
2008-10-30 18:41 PDT, Greg Bolsinga
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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