Bug 37942 - [Android] Geolocation::suspend() and resume() have been erroneously removed
Summary: [Android] Geolocation::suspend() and resume() have been erroneously removed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Android Android
: P2 Normal
Assignee: Steve Block
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 12:42 PDT by Steve Block
Modified: 2010-04-21 23:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2010-04-21 13:26 PDT, Steve Block
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2010-04-21 12:42:00 PDT
The Geolocation suspend() and resume() methods were erroneously removed in Bug 36255. These methods are required by Android (see Bug 34082 for more discussion about their use) so should be replaced.
Comment 1 Steve Block 2010-04-21 13:26:33 PDT
Created attachment 53983 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-04-21 18:15:58 PDT
Attachment 53983 [details] was posted by a committer and has review+, assigning to Steve Block for commit.
Comment 3 WebKit Commit Bot 2010-04-21 23:32:18 PDT
Comment on attachment 53983 [details]
Patch

Clearing flags on attachment: 53983

Committed r58061: <http://trac.webkit.org/changeset/58061>
Comment 4 WebKit Commit Bot 2010-04-21 23:32:24 PDT
All reviewed patches have been landed.  Closing bug.