Bug 35803 - [Gtk] GEOLOCATION_POLICY_DECISION_CANCELLED unused
Summary: [Gtk] GEOLOCATION_POLICY_DECISION_CANCELLED unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 35210
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-05 13:15 PST by arno.
Modified: 2010-03-06 06:23 PST (History)
3 users (show)

See Also:


Attachments
patch v1 (1.22 KB, patch)
2010-03-05 13:19 PST, arno.
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.