Bug 35803

Summary: [Gtk] GEOLOCATION_POLICY_DECISION_CANCELLED unused
Product: WebKit Reporter: arno. <a.renevier>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gustavo, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 35210    
Bug Blocks:    
Attachments:
Description Flags
patch v1 none

Description arno. 2010-03-05 13:15:46 PST
In bug #35210, I used twice webkit_web_view_signals[GEOLOCATION_POLICY_DECISION_REQUESTED] = in WebKit/gtk/webkit/webkitwebview.cpp. One for geolocation-policy-decision-requested, which is correct; one for geolocation-policy-decision-cancelled which is a typo.
Comment 1 arno. 2010-03-05 13:19:12 PST
Created attachment 50112 [details]
patch v1
Comment 2 Eric Seidel (no email) 2010-03-05 17:18:14 PST
Comment on attachment 50112 [details]
patch v1

LGTM.
Comment 3 WebKit Commit Bot 2010-03-06 06:23:16 PST
Comment on attachment 50112 [details]
patch v1

Clearing flags on attachment: 50112

Committed r55622: <http://trac.webkit.org/changeset/55622>
Comment 4 WebKit Commit Bot 2010-03-06 06:23:20 PST
All reviewed patches have been landed.  Closing bug.