Bug 37942

Summary: [Android] Geolocation::suspend() and resume() have been erroneously removed
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Steve Block <steveblock>
Status: RESOLVED FIXED    
Severity: Normal CC: android-webkit-unforking, commit-queue, darin, eric, kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Attachments:
Description Flags
Patch none

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.