Bug 40174

Summary: Geolocation should have a LayoutTest for reentrant calls that cause a PERMISSION_DENIED error
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Steve Block 2010-06-04 10:54:50 PDT
Geolocation should have a LayoutTest for reentrant calls that cause a PERMISSION_DENIED error.

Tests for reentrant calls with success and POSITION_UNAVAILABLE responses already exist, but the code path for PERMISSION_DENIED is different.

See https://bugs.webkit.org/show_bug.cgi?id=40148#c4
Comment 1 Steve Block 2010-06-06 16:23:03 PDT
Created attachment 57985 [details]
Patch
Comment 2 Steve Block 2010-06-08 05:18:19 PDT
Comment on attachment 57985 [details]
Patch

Landed manually as r60839 http://trac.webkit.org/changeset/60839 with addition to GTK skipped list