Bug 36833

Summary: Pass Geolocation on cancelGeolocationPermissionRequestForFrame
Product: WebKit Reporter: Marcus Bulach <bulach>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: joth, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Marcus Bulach 2010-03-30 10:10:52 PDT
Similar to requestGeolocationPermissionForFrame call on Geolocation::requestPermission(), we need to pass the Geolocation object to cancelGeolocationPermissionRequestForFrame rather than just the Frame itself.
Comment 1 Marcus Bulach 2010-03-31 12:32:11 PDT

*** This bug has been marked as a duplicate of bug 35031 ***