Bug 25555 - [GTK] webkit_web_navigation_action_get_button() documentation
Summary: [GTK] webkit_web_navigation_action_get_button() documentation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 15:37 PDT by Emilio Pozuelo Monfort
Modified: 2009-12-16 09:04 PST (History)
2 users (show)

See Also:


Attachments
Documentation improvement (2.28 KB, patch)
2009-12-16 08:41 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emilio Pozuelo Monfort 2009-05-04 15:37:36 PDT
The webkit_web_navigation_action_get_button() could be more clear. It just says it returns the mouse button that raised the action.

The first I thought was that it would return a GdkModifierType. kov has told me it just returns 1, 2 or 3, and I have thought the middle button would be 3 and not 2. I think the API description could be more clear. Or maybe I'm just stupid :)
Comment 1 Martin Robinson 2009-12-16 08:41:08 PST
Created attachment 44980 [details]
Documentation improvement
Comment 2 WebKit Review Bot 2009-12-16 08:44:46 PST
style-queue ran check-webkit-style on attachment 44980 [details] without any errors.
Comment 3 Gustavo Noronha (kov) 2009-12-16 08:53:26 PST
Comment on attachment 44980 [details]
Documentation improvement

Awesome. Thanks!
Comment 4 WebKit Commit Bot 2009-12-16 09:04:47 PST
Comment on attachment 44980 [details]
Documentation improvement

Clearing flags on attachment: 44980

Committed r52198: <http://trac.webkit.org/changeset/52198>
Comment 5 WebKit Commit Bot 2009-12-16 09:04:52 PST
All reviewed patches have been landed.  Closing bug.